class

RethinkORM::AssociationCollection(Owner, Target)

Inherits Enumerable / Reference / Object

Constructors

new(owner : Owner, foreign_key = nil)
Source

Instance methods

each(*args, **options)
Source
each(*args, **options, &)
Source
find(*args, **options)
Source
find(*args, **options, &)
Source
find!(*args, **options)
Source
find!(*args, **options, &)
Source
to_json(*args, **options)
Source
to_json(*args, **options, &)
Source
to_yaml(*args, **options)
Source
to_yaml(*args, **options, &)
Source
where

Filter associated documents

Source
where

Filter associated documents

Source