Quantcast
Channel: Comentários sobre: Rails 4 no Heroku
Viewing all articles
Browse latest Browse all 6

Por: David Bueno

$
0
0

Joviane vc sabe me diizer como resolver esse erro de deploy o heroku, depois de subir a aplicacao ela na roda, e no console do rails mostra a seguinte mensagem, eu ate tentei instalar a duas gens que vc disse no tutorial, mas na hora de fazer o deploy o heroku nao aceita

Running `rails console` attached to terminal… up, run.7346
DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from at /app/config/environment.rb:5)
DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from at /app/config/environment.rb:5)
DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from at /app/config/environment.rb:5)
Loading production environment (Rails 3.2.13)
irb(main):001:0>


Viewing all articles
Browse latest Browse all 6

Trending Articles