Created
April 18, 2013 16:07
-
-
Save leemour/5413968 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Assets precompile: | |
config.assets.initialize_on_precompile = false #config/application.rb - it works | |
config.assets.precompile = %w{application.js} #config/application.rb - may work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment