summaryrefslogtreecommitdiff
path: root/lib/rest_client_wrapper.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-01-11 21:00:20 +0100
committerChristoph Helma <helma@in-silico.ch>2012-01-11 21:00:20 +0100
commite84a1b439e63ae3ed3b4bc3bc78261f95daf9ab7 (patch)
treef8b7e156e91802d74ce0c78c1cdf0813b71df00b /lib/rest_client_wrapper.rb
parent442aa6f6647756d10d57cd7869cb3d27c87b24a8 (diff)
basic rest post get delete test working
Diffstat (limited to 'lib/rest_client_wrapper.rb')
-rw-r--r--lib/rest_client_wrapper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rest_client_wrapper.rb b/lib/rest_client_wrapper.rb
index 3dd3eff..30f04cc 100644
--- a/lib/rest_client_wrapper.rb
+++ b/lib/rest_client_wrapper.rb
@@ -1,3 +1,4 @@
+require 'rest-client'
module OpenTox
class WrapperResult < String