Active model serializer deprication smash

This commit is contained in:
2015-03-11 07:44:28 +01:00
parent 0a1aa06f2c
commit adff870774
23 changed files with 49 additions and 27 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Qwaiter::Application.configure do
config.action_controller.action_on_unpermitted_parameters = :log
# Configure static asset server for tests with Cache-Control for performance.
config.serve_static_assets = true
config.serve_static_files = true
config.static_cache_control = 'public, max-age=3600'
# Compress JavaScripts and CSS