]> git.openstreetmap.org Git - rails.git/commit
Use a fixed name for the asset manifest
authorTom Hughes <tom@compton.nu>
Sun, 28 Jun 2015 09:35:44 +0000 (10:35 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 28 Jun 2015 09:35:44 +0000 (10:35 +0100)
commit84170254e4eefe74f2a14f1e395c22ec3ca40638
tree0a14c68f988ae9327851ea25f406066f34c8f415
parent785bf2bfe12b29c751f69e7ebf2cec2f474f199b
Use a fixed name for the asset manifest

Because we deploy by updating an existing environment the default
sprockets strategy gives us multiple randomly named manifest files
and it will then pick one arbitrarily when starting up.
config/initializers/assets.rb