Class: Mongoid::Association::Referenced::HasOneThrough::Proxy

Inherits:
One
  • Object
show all
Extended by:
ClassMethods
Defined in:
lib/mongoid/association/referenced/has_one_through/proxy.rb

Overview

Read-only proxy for has_one :through associations. Instances are returned by the association getter. Write attempts raise ReadonlyAssociation.

Defined Under Namespace

Modules: ClassMethods

Method Summary

Methods included from ClassMethods

eager_loader, embedded?

Methods inherited from One

#__evolve_object_id__, #clear, #in_memory, #respond_to?