Class: MongoMapper::Plugins::Associations::ManyDocumentsAsProxy

Inherits:
ManyDocumentsProxy show all
Defined in:
lib/mongo_mapper/plugins/associations/many_documents_as_proxy.rb

Instance Attribute Summary

Attributes inherited from Proxy

#association, #owner, #target

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

#dynamic_find

Methods inherited from Collection

#reset, #to_ary

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