Use rails_12factor gem to remove Rails 3 plugin warnings

Change effective on 29 August 2013

If you use the rails_12factor gem, Heroku will no longer inject any plugins into your Rails 3 application. This will remove the deprecation warnings when booting Rails.