Skip to content

Commit

Permalink
second bug with asset compile fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Slacker87 committed Jun 8, 2015
1 parent ca57d25 commit bad81a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion greengraph/config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# config.assets.css_compressor = :sass

# Do not fallback to assets pipeline if a precompiled asset is missed.
config.assets.compile = false
config.assets.compile = true

# Asset digests allow you to set far-future HTTP expiration dates on all assets,
# yet still be able to expire them through the digest params.
Expand Down

0 comments on commit bad81a4

Please sign in to comment.