Tag: Rails4/アップグレード
gem 'rails', '4.0.4'
bundle exec rake rails:update
insert into schema_migrations (version) values ('99999999999999');