From 39b094bf106b35fb8fa41fd387bbb43bfe285672 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20G=C3=BCtlein?= Date: Tue, 28 May 2013 12:37:52 +0300 Subject: added short comment --- 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 38219c1..f3e6300 100644 --- a/lib/rest-client-wrapper.rb +++ b/lib/rest-client-wrapper.rb @@ -57,6 +57,7 @@ module OpenTox end end + #@return [Array] of hashes with error code, method and class def self.known_errors errors = [] RestClient::STATUSES.each do |code,k| -- cgit v1.2.3