Merge pull request #5644 from andhapp/fix-config-asset-manifest-3-2

Changed the config.assets.manifest to nil
This commit is contained in:
Santiago Pastorino
2012-03-28 20:11:27 -07:00

View File

@@ -21,7 +21,7 @@
# Generate digests for assets URLs
config.assets.digest = true
# Defaults to Rails.root.join("public/assets")
# Defaults to nil and saved in location specified by config.assets.prefix
# config.assets.manifest = YOUR_PATH
<%- end -%>