distinct() Instance Public methods Specifies whether the records should be unique
to_a() Instance Public methods Alias for:
<<(*records) Instance Public methods Adds one or more records
first(*args) Instance Public methods Returns the first record, or the first
find(*args, &block) Instance Public methods Finds an object in the collection
has_one(name, scope = nil, options = {}) Instance Public methods Specifies a
scope() Instance Public methods Returns a Relation object for the
build(lhs_class, name, options) Class Public methods
append(*records) Instance Public methods Alias for:
replace(other_array) Instance Public methods Replaces this collection with
Page 2 of 7