reset() Instance Public methods Unloads the association. Returns self
concat(*records) Instance Public methods Add one or more records to the collection
delete(*records) Instance Public methods Deletes the records supplied
proxy_association() Instance Public methods
delete_all(dependent = nil) Instance Public methods Deletes all the records
last(*args) Instance Public methods Returns the last record, or the last n
has_many(name, scope = nil, options = {}, &extension) Instance Public methods Specifies
preloaded_records() Instance Public methods
select(*fields, &block) Instance Public methods Works in two ways.
new(lhs_class, rhs_class_name) Class Public methods
Page 6 of 7