summaryrefslogtreecommitdiff
path: root/lib/rest-client-wrapper.rb
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2017-01-18 14:17:02 +0000
committergebele <gebele@in-silico.ch>2017-01-18 14:17:02 +0000
commitdd8b986e198552ce865aa5500335043f60a0eef3 (patch)
treef5c06159d0a529f263ea25f6354f89825fc41410 /lib/rest-client-wrapper.rb
parent76912e72cf52c2a10423226ababb2b6d7f4b84ca (diff)
parentd7504cc422bbaeee3546589d87e7baeb4e977c0b (diff)
fixed merge
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 2073be2..f76a296 100644
--- a/lib/rest-client-wrapper.rb
+++ b/lib/rest-client-wrapper.rb
@@ -1,5 +1,6 @@
module OpenTox
+ # Adjustments to the rest-client gem for OpenTox
class RestClientWrapper
attr_accessor :request, :response