Registry / http-client / activeresource-response

activeresource-response

JSON →
library3.1.0rbrubygemsunverified

Adds access to the HTTP response object from ActiveResource find results.

gem install activeresource-response
INSTALL
IMPORT
SIG · ACTIVERESOURCE-RES
A
activeresource-response
http-clientrubyv3.1.0
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.

ActiveResourceResponse
require 'activeresource-response'

Access HTTP response code after finding a resource.

require 'activeresource-response' class Person < ActiveResource::Base self.site = 'http://api.example.com' end person = Person.find(1) puts person.response.code
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
38
Resources
activeresource-response — gem install activeresource-response · libregistry