We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd2fa9 commit 61bcb46Copy full SHA for 61bcb46
Configuration App/config/environments/production.rb
@@ -29,7 +29,7 @@
29
# config.assets.css_compressor = :sass
30
31
# Do not fallback to assets pipeline if a precompiled asset is missed.
32
- config.assets.compile = false
+ config.assets.compile = true
33
34
# Asset digests allow you to set far-future HTTP expiration dates on all assets,
35
# yet still be able to expire them through the digest params.
0 commit comments