Registry / http-client / rest-connection

rest-connection

JSON →
library1.0.16rbrubygemsunverified

Simplifies the use of RESTful APIs with support for RightScale API 1.0 and 1.5, but is deprecated in favor of right_api_client.

gem install rest_connection
INSTALL
IMPORT
SIG · REST-CONNECTION
R
rest-connection
http-clientrubyv1.0.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RestConnection
require 'rest_connection'

Initialize a REST client for RightScale API

require 'rest_connection' client = RestConnection::Client.new(:user => 'user', :pass => 'pass')
Debug
Known issues
breakingThis gem is deprecated; use right_api_client instead.
fix
Replace rest_connection with right_api_client in your Gemfile and code.
affects: >= 1.0.0
Upgrade
Version history
1.0.16latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
rest-connection — gem install rest-connection · libregistry