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/spec
2011-08-15 10:17:43 +02:00
..
integration Added PATCH method and corresponding spec tests 2011-06-05 00:31:40 +02:00
abstract_response_spec.rb Add some testing for AbstractResponse#return! and fix the generic fallback exception that gets raised. 2010-12-10 15:11:57 -08:00
base.rb + block passing in Resource#[] 2010-07-04 15:54:26 +02:00
exceptions_spec.rb RestClient::Exception#message should always return a String, never a NilClass. 2010-11-23 20:08:29 +01:00
integration_spec.rb ! ruby 1.9.2 spec loading 2010-07-04 15:47:06 +02:00
master_shake.jpg Multipart with Streaming 2008-08-03 14:42:29 -07:00
payload_spec.rb detect file parameters in arrays 2011-08-15 10:17:43 +02:00
raw_response_spec.rb ! ruby 1.9.2 spec loading 2010-07-04 15:47:06 +02:00
request2_spec.rb adding :block_response parameter 2010-12-07 19:50:54 +01:00
request_spec.rb Merge branch 'nahi-cookie-pair' into next 2011-06-26 17:22:00 +02:00
resource_spec.rb Added PATCH method and corresponding spec tests 2011-06-05 00:31:40 +02:00
response_spec.rb Limit number of redirects followed to 10 by default or by :max_redirects, if specified. 2010-12-16 12:41:12 -05:00
restclient_spec.rb Added PATCH method and corresponding spec tests 2011-06-05 00:31:40 +02:00