A library for defining and validating data structures.
Builder class for defining association methods on an entity.
#initialize(schema) => Builder
#schema => Stannum::Schema (readonly)
#call(association) => Object
Defines the reader and writer methods for the association.
Back to Documentation | Reference | Stannum | Stannum::Association