Registry / serialization / roar
library1.2.0rbrubygemsunverified

Object-oriented representers for defining nested REST API documents that can be rendered and parsed using the same concept.

gem install roar
INSTALL
IMPORT
SIG · ROAR
R
roar
serializationrubyv1.2.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.

Roar
require 'roar'

Define a JSON representer

require 'roar' require 'roar/json' class SongRepresenter < Roar::Decorator include Roar::JSON property :title end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
roar — gem install roar · libregistry