You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2024. It is now read-only.
When running 'rails c' in development I get the following warning:
'rails c
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 a
s 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 <top (required)> at /hom
e/adamar/code/deckchainrails/config/environment.rb:5)
Loading development environment (Rails 3.2.3)
1.9.3p125 :001 > '
The text was updated successfully, but these errors were encountered:
When running 'rails c' in development I get the following warning:
'rails c
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 a
s 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 <top (required)> at /hom
e/adamar/code/deckchainrails/config/environment.rb:5)
Loading development environment (Rails 3.2.3)
1.9.3p125 :001 > '
The text was updated successfully, but these errors were encountered: