1

I am getting the following deprecation warning:

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.

My two plugins are render_component and verification. How should I go about bundling these as gems, or should I place them in another file?

Jonathan Bender
  • 1,911
  • 4
  • 22
  • 39
user2533139
  • 51
  • 1
  • 1
  • 6

0 Answers0