From aaa893026455391570ac5556b4c12245b1e0a7c1 Mon Sep 17 00:00:00 2001 From: Sean Tilley Date: Fri, 13 Apr 2012 19:46:23 -0500 Subject: [PATCH] Refactor AppConfig --- config/application.yml.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config/application.yml.example b/config/application.yml.example index 84ffbdc02..103d294b4 100644 --- a/config/application.yml.example +++ b/config/application.yml.example @@ -199,6 +199,7 @@ defaults: &defaults # Use this section to override default settings in specific environments # + development: <<: *defaults serve_static_assets: true