Registry / http-client / active-rest-client

active-rest-client

JSON →
library1.2.0rbrubygemsunverified

Accesses REST services in an ActiveRecord style.

http-clientnetworking
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.

require 'active_rest_client'

Define a REST resource and fetch a record

require 'active_rest_client' class User < ActiveRestClient::Base base_url 'https://api.example.com' end user = User.find(1)
Debug
Known footguns
breakingRequires Ruby 2.0+; older versions may cause syntax errors.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
32 hits · last 30 days
bytedance
4
gptbot
3
amazonbot
3
claudebot
3
Resources