Class: Og::JoinsManyCollection

Inherits:
Collection show all
Defined in:
lib/og/relation/joins_many.rb

Instance Attribute Summary

Attributes inherited from Collection

#building, #building_members, #count_proc, #find_options, #find_proc, #insert_proc, #loaded, #member_class, #members, #owner, #remove_proc

Method Summary

Methods inherited from Collection

#[], #delete, #delete_all, #delete_if, #each, #find, #find_one, #initialize, #load_members, #method_missing, #push, #reload, #remove, #remove_all, #save_building_members, #size, #to_ary, #unload

Constructor Details

This class inherits a constructor from Og::Collection

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Og::Collection