Module: Mongoid::Association::Referenced::HasMany::Proxy::ClassMethods
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Extended In:
| |
Defined in: | lib/mongoid/association/referenced/has_many/proxy.rb |
Overview
class-level methods for ::Mongoid::Association::Referenced::HasMany::Proxy
Instance Attribute Summary
-
#embedded? ⇒ false
readonly
Returns true if the association is an embedded one.
Instance Method Summary
Instance Attribute Details
#embedded? ⇒ false
(readonly)
Returns true if the association is an embedded one. In this case always false.
# File 'lib/mongoid/association/referenced/has_many/proxy.rb', line 32
def false end