Skip to content

Instantly share code, notes, and snippets.

@RudolfHattenkofer
Created September 28, 2013 13:34
Show Gist options
  • Save RudolfHattenkofer/6742138 to your computer and use it in GitHub Desktop.
Save RudolfHattenkofer/6742138 to your computer and use it in GitHub Desktop.
Add assets to the precompile list so they work in production. (Place in config/application.rb)
config.assets.precompile += %w(style.css)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment