Class: Synchronisable::DSL::Associations::HasMany

Inherits:
Association
  • Object
show all
Defined in:
lib/synchronisable/dsl/associations/has_many.rb

Overview

‘has_many` association builder.

Instance Attribute Summary

Attributes inherited from Association

#key, #model, #name, #required

Method Summary

Methods inherited from Association

create, #create, #initialize

Constructor Details

This class inherits a constructor from Synchronisable::DSL::Associations::Association