summaryrefslogtreecommitdiff
path: root/config.ru
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-07-17 08:15:34 +0200
committerAndreas Maunz <andreas@maunz.de>2012-07-17 08:15:34 +0200
commitbfde91ac1a4c4d663dc326509fc6ac87f6996c4c (patch)
tree730bb5a14331f11820f8c23371b16aed730d6704 /config.ru
parent080a09b9bb468f0fb868ac69fcf49d4dc0c31857 (diff)
Updated installer
Diffstat (limited to 'config.ru')
-rw-r--r--config.ru1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.ru b/config.ru
index 2e5285d..56d5041 100644
--- a/config.ru
+++ b/config.ru
@@ -1,3 +1,4 @@
+SERVICE="algorithm"
require 'bundler'
Bundler.require
require './application.rb'