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, #proxy_owner, #target

Method Summary

Methods inherited from ManyDocumentsProxy

#<<, #build, #create, #create!, #delete_all, #destroy_all, #nullify, #replace, #save_to_collection

Methods included from DynamicQuerying::ClassMethods

#dynamic_find

Methods inherited from Collection

#include?, #reset, #to_ary

Methods inherited from Proxy

#===, #as_json, #blank?, #initialize, #inspect, #loaded, #loaded?, #nil?, #present?, #proxy_respond_to?, #reload, #replace, #reset, #respond_to?, #send, #to_json

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::Plugins::Associations::ManyDocumentsProxy