summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-11-24 14:43:20 +0100
committerChristoph Helma <helma@in-silico.ch>2010-11-24 14:43:20 +0100
commit27851bf191e20614921610132c164391c1ddb5e7 (patch)
treecc6b1c293b8e14739d9cc04fee92f34592878bd5 /Rakefile
parent6989492ceeb3ba8e882bf9ad3773812894bdf31a (diff)
opentox-ruby gem in config.ru
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index fbfcd62..d43e8f3 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,7 +1,6 @@
require 'rubygems'
require 'rake'
-require 'opentox-ruby-api-wrapper'
-#require 'tasks/opentox'
+require 'opentox-ruby'
@gems = "sinatra rest-client emk-sinatra-url-for sinatra-respond_to"