Displaying 1 result from an estimated 1 matches for "pendingmigrationerror".
2013 Oct 29
3
rake db:migrate debacle
...rwin10.8.0]
[2013-10-28 20:55:15] INFO WEBrick::HTTPServer#start: pid=654 port=3000
Started GET "/" for 127.0.0.1 at 2013-10-28 20:55:37 -0700
*ActiveRecord::SchemaMigration Load (0.1ms)* *SELECT
"schema_migrations".* FROM "schema_migrations"*
ActiveRecord::PendingMigrationError (Migrations are pending; run ''rake
db:migrate RAILS_ENV=development'' to resolve this issue.):
activerecord (4.0.0) lib/active_record/migration.rb:379:in
`check_pending!''
activerecord (4.0.0) lib/active_record/migration.rb:366:in `call''
actionpack (4.0....