From 18ed88c7e3c789366f6e5443dc4ee0bc981a4b88 Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Mon, 21 Jan 2013 20:18:16 +0100 Subject: Started the migration to Twitter Bootstrap. --- 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 776cf81..ad58092 100644 --- a/config/application.rb +++ b/config/application.rb @@ -17,6 +17,7 @@ module Gemeinschaft42c # Custom directories with classes and modules you want to be autoloadable. # config.autoload_paths += %W(#{config.root}/extras) + config.autoload_paths += %W(#{config.root}/lib) # Only load the plugins named here, in the order given (default is alphabetical). # :all can be used as a placeholder for all plugins not explicitly named. -- cgit v1.2.3