Class: MongoMapper::Plugins::Associations::ManyDocumentsAsProxy
- Inherits:
-
ManyDocumentsProxy
- Object
- Proxy
- Collection
- ManyDocumentsProxy
- MongoMapper::Plugins::Associations::ManyDocumentsAsProxy
- Defined in:
- lib/mongo_mapper/plugins/associations/many_documents_as_proxy.rb
Instance Attribute Summary
Attributes inherited from Proxy
Method Summary
Methods inherited from ManyDocumentsProxy
#<<, #all, #build, #count, #create, #create!, #delete_all, #destroy_all, #find, #find!, #first, #last, #nullify, #paginate, #replace
Methods included from Support::Find
Methods inherited from Collection
Methods inherited from Proxy
#===, #blank?, #initialize, #inspect, #loaded, #loaded?, #nil?, #present?, #proxy_respond_to?, #reload, #replace, #reset, #respond_to?, #send
Constructor Details
This class inherits a constructor from MongoMapper::Plugins::Associations::Proxy
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class MongoMapper::Support::Find