From 35ea91f88f692893638d1fc33965d9cbec5e2c81 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 3 Feb 2013 17:27:05 +0100 Subject: Turn into a neutral base for starting off new apps. --- config/environment.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/environment.rb') diff --git a/config/environment.rb b/config/environment.rb index 3417c7b..ab4f5fb 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -2,4 +2,4 @@ require File.expand_path('../application', __FILE__) # Initialize the rails application -ReligionsfrihetNo::Application.initialize! +BetaWebApp::Application.initialize! -- cgit v1.2.3