Class: ActiveData::Model::Attributes::Reflections::ReferenceMany

Inherits:
ReferenceOne
  • Object
show all
Defined in:
lib/active_data/model/attributes/reflections/reference_many.rb

Instance Attribute Summary

Attributes inherited from Base

#name, #options

Method Summary

Methods inherited from ReferenceOne

#association, build, generate_methods, #inspect_reflection, #type

Methods inherited from Base

attribute_class, build, #build_attribute, generate_methods, #initialize, #inspect_reflection, #readonly, #type, #typecaster

Constructor Details

This class inherits a constructor from ActiveData::Model::Attributes::Reflections::Base