Registry / serialization / restpack-serializer

restpack-serializer

JSON →
library0.6.19rbrubygemsunverified

Provides model serialization with support for paging, side-loading, and filtering.

gem install restpack_serializer
INSTALL
IMPORT
SIG · RESTPACK-SERIALIZE
R
restpack-serializer
serializationrubyv0.6.19
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.

RestPack
✓ require 'restpack_serializer'

Define a serializer for a model

require 'restpack_serializer' class SongSerializer < RestPack::Serializer::Base attributes :id, :title end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.19latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
restpack-serializer — gem install restpack-serializer · libregistry