From: Tom Hughes Date: Sun, 28 Jun 2015 09:35:44 +0000 (+0100) Subject: Use a fixed name for the asset manifest X-Git-Tag: live~4098 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/84170254e4eefe74f2a14f1e395c22ec3ca40638?hp=84170254e4eefe74f2a14f1e395c22ec3ca40638 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. ---