method
insert_record
rails latest stable - Class:
ActiveRecord::Associations::CollectionAssociation
insert_record(record, validate = true, raise = false, &block)private
Do the relevant stuff to insert the given record into the association collection.