ruby on rails - When i run: heroku run rake db:migrate -


when pushing project heroku i'm using postgresql database, error:

sorry went wrong.

then run:

heroku run rake db:migrate  

and these errors:

heroku run rake db:migrate   running `rake db:migrate` attached terminal... up, run.6196   deprecation warning: have rails 2.3-style plugins in vendor/plugins! support these  plugins removed in rails 4.0. move them out , bundle them in gemfile, or fold  them in app lib/myplugin/* , config/initializers/myplugin.rb. see release notes   more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-  been-released. (called <top (required)> @ /app/rakefile:7)   deprecation warning: have rails 2.3-style plugins in vendor/plugins! support these   plugins removed in rails 4.0. move them out , bundle them in gemfile, or fold   them in app lib/myplugin/* , config/initializers/myplugin.rb. see release notes    more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released  (called <top (required)> @ /app/rakefile:7)   connecting database specified database_url   migrating createproducts (20130714042819)   


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -