diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-07-13 11:26:04 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-07-13 11:26:04 +0100 |
commit | 6f4b771634c51b8fb4bb7f52bd16f44182d6d45d (patch) | |
tree | 83c5bd2d538f295e2fd6b0e6927ee2b220505546 /init.rb | |
parent | 0fb9c1a89bb6c65bed0708230e968d24ec07613e (diff) |
Alaveteli code now includes activated themes as required
Diffstat (limited to 'init.rb')
-rw-r--r-- | init.rb | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,3 +0,0 @@ -if ENV["RAILS_ENV"] != "test" # Don't let the theme interfere with Alaveteli specs - require "alavetelitheme.rb" -end |