]> git.openstreetmap.org Git - rails.git/commit
Enable asset compilation in product so precompile works
authorTom Hughes <tom@compton.nu>
Thu, 29 Sep 2011 21:44:21 +0000 (22:44 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 14 Nov 2011 09:42:54 +0000 (09:42 +0000)
commit727204520de4e1092a607474f0a735559f59f985
treedac03f6c08649cc584f452d93b39731fa8ccdf34
parent4cba7a971e09c4ec0f711a30782605a4f9388827
Enable asset compilation in product so precompile works

Rails 3.1.0 has a bug where the assets:precompile rake task doesn't
turn on demand compilation, so referenced assets are not handled.
config/environments/production.rb