-
Name
-
rest-client
-
Version
-
1.6.1.a
-
Platform
-
ruby
-
Authors
-
Adam Wiggins
Julien Kirch
-
Bindir
-
bin
-
Date
-
2010-07-24 00:00:00 UTC
-
Default executable
-
restclient
-
Dependencies
-
mime-types (>= 1.16)
-
Description
-
A simple Simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
-
Email
-
rest.client@librelist.com
-
Executables
-
restclient
-
Extra rdoc files
-
README.rdoc
history.md
-
Files
-
README.rdoc
Rakefile
VERSION
bin/restclient
history.md
lib/rest-client.rb
lib/rest_client.rb
lib/restclient.rb
lib/restclient/abstract_response.rb
lib/restclient/exceptions.rb
lib/restclient/net_http_ext.rb
lib/restclient/payload.rb
lib/restclient/raw_response.rb
lib/restclient/request.rb
lib/restclient/resource.rb
lib/restclient/response.rb
spec/abstract_response_spec.rb
spec/base.rb
spec/exceptions_spec.rb
spec/integration/certs/equifax.crt
spec/integration/certs/verisign.crt
spec/integration/request_spec.rb
spec/integration_spec.rb
spec/master_shake.jpg
spec/payload_spec.rb
spec/raw_response_spec.rb
spec/request2_spec.rb
spec/request_spec.rb
spec/resource_spec.rb
spec/response_spec.rb
spec/restclient_spec.rb
-
Has rdoc
-
true
-
Homepage
-
http://github.com/archiloque/rest-client
-
Rdoc options
-
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
rest-client
-
Rubygems version
-
1.3.7
-
Specification version
-
3
-
Summary
-
Simple REST client for Ruby, inspired by microframework syntax for specifying actions.
-
Test files
-
spec/base.rb
spec/exceptions_spec.rb
spec/integration_spec.rb
spec/abstract_response_spec.rb
spec/payload_spec.rb
spec/raw_response_spec.rb
spec/request_spec.rb
spec/request2_spec.rb
spec/resource_spec.rb
spec/response_spec.rb
spec/restclient_spec.rb
spec/integration/request_spec.rb
-
Original platform
-
ruby
-
New platform
-
ruby