method
create_record
v4.0.2 -
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.