Skip to content

Commit

Permalink
Added home_pages.js to precompilation list
Browse files Browse the repository at this point in the history
  • Loading branch information
martinezo committed Dec 3, 2012
1 parent e6d2e89 commit c32a736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Expand Up @@ -56,7 +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
academic.js web_site.css web_site.js home_page.css admin.css)
academic.js web_site.css web_site.js home_pages.js home_page.css admin.css)

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

0 comments on commit c32a736

Please sign in to comment.