This commit is contained in:
Wojciech Todryk 2012-03-30 19:31:23 +02:00
parent b8eddc8e48
commit 77c8d3e7d7
54 changed files with 614 additions and 209 deletions

View file

@ -9,7 +9,7 @@ Mailr::Application.configure do
config.action_controller.perform_caching = true
# Disable Rails's static asset server (Apache or nginx will already do this)
config.serve_static_assets = false
config.serve_static_assets = true
# Compress JavaScripts and CSS
config.assets.compress = true