From 6f4b771634c51b8fb4bb7f52bd16f44182d6d45d Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Fri, 13 Jul 2012 11:26:04 +0100 Subject: Alaveteli code now includes activated themes as required --- init.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/init.rb b/init.rb index ad2cf40..e69de29 100644 --- a/init.rb +++ b/init.rb @@ -1,3 +0,0 @@ -if ENV["RAILS_ENV"] != "test" # Don't let the theme interfere with Alaveteli specs - require "alavetelitheme.rb" -end -- cgit v1.2.3