Skip to content

Instantly share code, notes, and snippets.

@shu0115
Created March 27, 2012 04:48
Show Gist options
  • Save shu0115/2212617 to your computer and use it in GitHub Desktop.
Save shu0115/2212617 to your computer and use it in GitHub Desktop.
Rails3.2.2 - asset pipelineログ非表示
◆config/environments/development.rb
----------
# Expands the lines which load the assets
# config.assets.debug = true
config.assets.debug = false
----------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment