Module: Schema::Associations
- Defined in:
- lib/schema-model.rb,
lib/schema/associations/base.rb,
lib/schema/associations/has_one.rb,
lib/schema/associations/has_many.rb,
lib/schema/associations/dynamic_types.rb,
lib/schema/associations/schema_creator.rb
Overview
Schema::Associations mange the associations between schema models
Defined Under Namespace
Modules: Base, DynamicTypes, HasMany, HasOne Classes: SchemaCreator