Class: MongoMapper::Associations::ManyPolymorphicProxy

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

Instance Attribute Summary

Attributes inherited from Proxy

#association, #owner

Method Summary

Methods inherited from ManyDocumentsProxy

#<<, #all, #build, #count, #create, #create!, #delete_all, #destroy_all, #find, #find!, #first, #last, #method_missing, #nullify, #paginate, #replace

Methods included from Finders

#dynamic_find

Methods inherited from Proxy

#initialize, #inspect, #nil?, #reload_target, #replace, #reset, #respond_to?, #send

Constructor Details

This class inherits a constructor from MongoMapper::Associations::Proxy

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class MongoMapper::Associations::ManyDocumentsProxy