diff --git a/config/environments/production.rb b/config/environments/production.rb index 35ed18f..2b1422d 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -30,7 +30,7 @@ BikeBike::Application.configure do #config.assets.compile = true # Generate digests for assets URLs. - #config.assets.digest = true + config.assets.digest = true # Version of your assets, change this if you want to expire all your assets. config.assets.version = '1.01'