Skip to content

Commit

Permalink
try fix heroku again
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Gruhier committed Apr 8, 2012
1 parent fbb7461 commit c822e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Expand Up @@ -43,7 +43,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( search.js )
config.assets.precompile += %w( vendor.js )

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

0 comments on commit c822e5a

Please sign in to comment.