From b82803f40074b581f3ed67ce44c73a42f10daf1a Mon Sep 17 00:00:00 2001 From: Azul Date: Sat, 9 Feb 2013 10:41:28 +0100 Subject: use at least couchrest_session_store 0.0.8 --- config/application.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'config/application.rb') diff --git a/config/application.rb b/config/application.rb index cad4356..957bb0d 100644 --- a/config/application.rb +++ b/config/application.rb @@ -61,6 +61,7 @@ module LeapWeb # Enable the asset pipeline config.assets.enabled = true + config.assets.initialize_on_precompile = false # Version of your assets, change this if you want to expire all your assets config.assets.version = '1.0' -- cgit v1.2.3