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