Registry / serialization / representable

representable

JSON →
library3.2.0rbrubygemsunverified

Renders and parses JSON/XML/YAML documents from and to Ruby objects with properties, collections, nesting, and coercion.

gem install representable
INSTALL
IMPORT
SIG · REPRESENTABLE
R
representable
serializationrubyv3.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.

Representable
require 'representable'

Define a JSON representer for a Song object

require 'representable' class SongRepresenter < Representable::Decorator include Representable::JSON property :title end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
representable — gem install representable · libregistry