Class: Mongoid::Association::Referenced::HasOneThrough::Proxy
- Inherits:
-
One
- Object
- Association::Proxy
- One
- Mongoid::Association::Referenced::HasOneThrough::Proxy
- 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