class RethinkORM::AssociationCollection(Owner, Target)
- RethinkORM::AssociationCollection(Owner, Target)
- Reference
- Object
Defined in:
rethinkdb-orm/utils/association_collection.crConstructors
Instance Method Summary
- #all
- #find(*args, **options)
- #find(*args, **options, &)
- #find!(*args, **options)
- #find!(*args, **options, &)
- 
        #where(**attrs)
        
          Filter associated documents 
- 
        #where(**attrs, &)
        
          Filter associated documents