Sha256: e8842c39b2a4bb3854748cf80bc3748ca5e85c89124994a7a5f4af666e8ae7c9
Contents?: true
Size: 190 Bytes
Versions: 1
Compression:
Stored size: 190 Bytes
Contents
module Shamu module JsonApi # A {Serializer} that can serialize all of the public attributes of an # {Entities::Entity}. class EntitySerializer < Serializer end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shamu-0.0.3 | lib/shamu/json_api/entity_serializer.rb |