Method: Mongoid::Association::Referenced::HasMany::Enumerable#_unloaded

Defined in:
lib/mongoid/association/referenced/has_many/enumerable.rb

#_unloadedObject

The three main instance variables are collections of documents.



21
22
23
# File 'lib/mongoid/association/referenced/has_many/enumerable.rb', line 21

def _unloaded
  @_unloaded
end