Module: ActiveRecord::AttributeAssignment
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
|
Included In:
| |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Instance Chain:
|
|
| Defined in: | activerecord/lib/active_record/attribute_assignment.rb |
Instance Attribute Summary
::ActiveModel::AttributeAssignment - Included
Instance Method Summary
::ActiveModel::AttributeAssignment - Included
| #assign_attributes | Allows you to set all the attributes by passing in a hash of attributes with keys matching the attribute names. |