Sha256: 02282e8b2d164d0763fba14a3d4acfa669cc0379b0a3d913e8a553d35d86ce15

Contents?: true

Size: 465 Bytes

Versions: 6

Compression:

Stored size: 465 Bytes

Contents

== Original RestClient

The original RestClient is written by Adam Wiggins.

https://github.com/archiloque/rest-client

This gem added a cert file to it and force SSL verification for those calls.

# <code>RestClient.get</code>
# <code>RestClient.post</code>
# <code>RestClient.put</code>
# <code>RestClient.delete</code>

== Copyright

Both the original RestClient and this gem are released under the MIT License: http://www.opensource.org/licenses/mit-license.php

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
restclient_with_cert-0.0.8 README.rdoc
restclient_with_cert-0.0.7 README.rdoc
restclient_with_cert-0.0.6 README.rdoc
restclient_with_cert-0.0.5 README.rdoc
restclient_with_cert-0.0.4 README.rdoc
restclient_with_cert-0.0.3 README.rdoc