aboutsummaryrefslogtreecommitdiffstats
path: root/init.rb
blob: ad2cf40b2b37c39558b5035f6484097149e6f910 (plain)
1
2
3
if ENV["RAILS_ENV"] != "test" # Don't let the theme interfere with Alaveteli specs
    require "alavetelitheme.rb"
end