Class: NoSE::Serialize::ModelRepresenter
- Inherits:
-
Representable::Decorator
- Object
- Representable::Decorator
- NoSE::Serialize::ModelRepresenter
- Includes:
- Representable::Hash, Representable::JSON, Representable::Uncached, Representable::YAML
- Defined in:
- lib/nose/serialize.rb
Overview
Represent entities in a model
Instance Method Summary collapse
-
#entities ⇒ Array<Entity>
A simple array of the entities in the model.