Class: ActiveData::Model::Associations::EmbedsAny

Inherits:
Base
  • Object
show all
Defined in:
lib/active_data/model/associations/embeds_any.rb

Direct Known Subclasses

EmbedsMany, EmbedsOne

Instance Attribute Summary

Attributes inherited from Base

#owner, #reflection

Method Summary

Methods inherited from Base

#apply_changes!, #callback, #evar_loaded?, #initialize, #inspect, #loaded!, #loaded?, #reload, #reset, #target, #transaction

Constructor Details

This class inherits a constructor from ActiveData::Model::Associations::Base