From e84a1b439e63ae3ed3b4bc3bc78261f95daf9ab7 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 11 Jan 2012 21:00:20 +0100 Subject: basic rest post get delete test working --- lib/rest_client_wrapper.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/rest_client_wrapper.rb') 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 -- cgit v1.2.3