Skip to content

Instantly share code, notes, and snippets.

@joshnesbitt
Created August 31, 2011 16:01
Show Gist options
  • Select an option

  • Save joshnesbitt/1183897 to your computer and use it in GitHub Desktop.

Select an option

Save joshnesbitt/1183897 to your computer and use it in GitHub Desktop.
Rails 3.1 upgrade options
config.assets.compress = true
config.assets.compile = true
config.assets.digest = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment