|
|
@ -33,7 +33,7 @@ BikeBike::Application.configure do |
|
|
|
config.assets.digest = true |
|
|
|
|
|
|
|
# Version of your assets, change this if you want to expire all your assets. |
|
|
|
config.assets.version = '1.01' |
|
|
|
config.assets.version = '1.0101' |
|
|
|
|
|
|
|
# Specifies the header that your server uses for sending files. |
|
|
|
# config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache |
|
|
|