Registry / http-client / rooftop

rooftop

JSON →
library0.1.4rbrubygemsunverified

An ActiveRecord-like interface to the Rooftop CMS JSON API.

gem install rooftop
INSTALL
IMPORT
SIG · ROOFTOP
R
rooftop
http-clientrubyv0.1.4
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.

Rooftop
require 'rooftop'

Configure and fetch a post from Rooftop CMS

require 'rooftop' Rooftop.configure do |config| config.site = 'my-site' config.api_key = 'key' end post = Rooftop::Post.find(1)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Resources
rooftop — gem install rooftop · libregistry