aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2013-02-03 17:27:05 +0100
committerHarald Eilertsen <haraldei@anduin.net>2013-02-03 17:27:05 +0100
commit35ea91f88f692893638d1fc33965d9cbec5e2c81 (patch)
tree0c014eb8ea89265405c4b113d163cb75917774aa /Rakefile
parentc919e974136bf86ddd7f8e1efd967aff9121488c (diff)
downloadhmnoweb-35ea91f88f692893638d1fc33965d9cbec5e2c81.tar.gz
hmnoweb-35ea91f88f692893638d1fc33965d9cbec5e2c81.tar.bz2
hmnoweb-35ea91f88f692893638d1fc33965d9cbec5e2c81.zip
Turn into a neutral base for starting off new apps.
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index d965a50..af107c6 100644
--- a/Rakefile
+++ b/Rakefile
@@ -4,4 +4,4 @@
require File.expand_path('../config/application', __FILE__)
-ReligionsfrihetNo::Application.load_tasks
+BetaWebApp::Application.load_tasks