mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Backport b0f3063166 to master
This commit is contained in:
@@ -53,9 +53,8 @@ module <%= app_const_base %>
|
||||
# Enable the asset pipeline
|
||||
config.assets.enabled = true
|
||||
|
||||
# Create a manifest with the hashes of your assets when you run "rake assets:precompile".
|
||||
# Use this if you don't have a JavaScript engine in your production servers
|
||||
config.assets.manifest = true
|
||||
# Version of your assets, change this if you want to expire all your assets
|
||||
config.assets.version = '1.0'
|
||||
<% end -%>
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user