new(klass, owners, reflection, preload_scope) Class Public methods
<<(*records) Instance Public methods Adds one or more records
create(attributes = {}, &block) Instance Public methods Returns a new object
distinct() Instance Public methods Specifies whether the records should be unique
to_a() Instance Public methods Alias for:
arel() Instance Public methods
table() Instance Public methods
length() Instance Public methods Returns the size of the collection calling
uniq() Instance Public methods Alias for:
include?(record) Instance Public methods Returns true if the given
Page 1 of 7