Monday, June 03, 2013

How to stop Rails 3.2 from including javascript twice

Make sure the development.rb has :


  config.assets.debug = false