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