Conflicts:
	app/assets/javascripts/application.js
This commit is contained in:
Andreas Stephanides
2014-02-09 23:07:38 +01:00
13 changed files with 223 additions and 65 deletions

View File

@@ -42,6 +42,11 @@ Fetsite::Application.configure do
# Use a different cache store in production
# config.cache_store = :mem_cache_store
config.consider_all_requests_local = true
config.action_controller.perform_caching = false
# Enable serving of images, stylesheets, and JavaScripts from an asset server
# config.action_controller.asset_host = "http://assets.example.com"