Skip to content

Commit

Permalink
Minor bug fix for production environment initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
martinezo committed Dec 1, 2012
1 parent c29c319 commit fad6d9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/environments/production.rb
Expand Up @@ -56,11 +56,7 @@
# config.assets.precompile += %w( search.js )
config.assets.precompile += %w( screen.css print.css ie.css devise.css devise.js user_resources.css
user_resources.js publications.css publications.js academic.css
<<<<<<< HEAD
academic.js web_site.css web_site.js home_page.css home_pages.js)
=======
academic.js web_site.css web_site.js home_page.css admin.css)
>>>>>>> master

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

0 comments on commit fad6d9c

Please sign in to comment.