method
_create_record
rails latest stable - Class:
ActiveRecord::Persistence
_create_record(attribute_names = self.attribute_names)private
Creates a record with values matching those of the instance attributes and returns its id.
_create_record(attribute_names = self.attribute_names)Creates a record with values matching those of the instance attributes and returns its id.