belongs_to(name, scope = nil, options = {}) Instance Public methods Specifies
loaded?() Instance Public methods Returns true if the association
destroy_all() Instance Public methods Deletes the records of the collection
target() Instance Public methods
spawn() Instance Public methods Alias for:
new(klass, owners, reflection, preload_scope) Class Public methods
to_ary() Instance Public methods Returns a new array of objects from the collection
has_and_belongs_to_many(name, scope = nil, options = {}, &extension) Instance Public methods
empty?() Instance Public methods Returns true if the collection
count(column_name = nil, options = {}) Instance Public methods Count all records
Page 5 of 7