1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
rest-client--rest-client/lib/restclient
Kenichi Kamiya 2559951fa0 Declare an ivar via #initialize
This commit removes below interpreter warning.

* warning: instance variable @{ivar} not initialized
2013-04-03 01:04:00 +09:00
..
abstract_response.rb Fix typo on AbstractResponse#return! 2011-01-11 11:50:50 +01:00
exceptions.rb Declare an ivar via #initialize 2013-04-03 01:04:00 +09:00
net_http_ext.rb Added a check to see if the Patch class already exists in Net::HTTP (then we don't need this monkey patch) 2011-07-12 11:30:35 -04:00
payload.rb Fix indent 2013-04-03 01:00:59 +09:00
raw_response.rb response are now string and response is a module 2010-03-29 19:38:23 +02:00
request.rb Merge pull request #151 from gabrielecirulli/master 2013-03-20 22:02:18 -07:00
resource.rb Added PATCH method and corresponding spec tests 2011-06-05 00:31:40 +02:00
response.rb Fix to redefine reader method 2013-04-03 01:02:53 +09:00