Skip to content

Commit

Permalink
Skip admin css for now
Browse files Browse the repository at this point in the history
  • Loading branch information
iHiD committed Jul 13, 2014
1 parent bead5e4 commit b31fbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Expand Up @@ -46,7 +46,7 @@
# config.action_controller.asset_host = "http://assets.example.com"

# Precompile additional assets (application.js, application.css, and all non-JS/CSS are already added)
config.assets.precompile += %w( admin.css )
#config.assets.precompile += %w( admin.css )

# Disable delivery errors, bad email addresses will be ignored
# config.action_mailer.raise_delivery_errors = false
Expand Down

0 comments on commit b31fbe1

Please sign in to comment.