Skip to content

Commit

Permalink
fix precompilation of assets
Browse files Browse the repository at this point in the history
  • Loading branch information
mattvanhorn committed Jul 8, 2012
1 parent 0570acb commit 64aa61f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ class Application < Rails::Application

# Enable the asset pipeline
config.assets.enabled = true
config.assets.initialize_on_precompile = false

# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'
Expand Down

0 comments on commit 64aa61f

Please sign in to comment.