lib/iqvoc/environments/production.rb in iqvoc-4.2.0 vs lib/iqvoc/environments/production.rb in iqvoc-4.3.0

- old
+ new

@@ -61,10 +61,10 @@ # Enable serving of images, stylesheets, and JavaScripts from an asset server. # config.action_controller.asset_host = "http://assets.example.com" # Precompile additional assets. # application.js, application.css, and all non-JS/CSS in app/assets folder are already added. - # config.assets.precompile += %w( search.js ) + config.assets.precompile += Iqvoc.core_assets # Ignore bad email addresses and do not raise email delivery errors. # Set this to true and configure the email server for immediate delivery to raise delivery errors. # config.action_mailer.raise_delivery_errors = false