Skip to content

Commit

Permalink
forget this again!!
Browse files Browse the repository at this point in the history
  • Loading branch information
happypeter committed Jan 4, 2013
1 parent 2399eb3 commit 7412dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
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( comments.js )
config.assets.precompile += %w( comments.js, i_fileupload.js )

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

0 comments on commit 7412dca

Please sign in to comment.