Method: ActiveRecord::AttributeAssignmentError#attribute
- Defined in:
- lib/active_record/errors.rb
#attribute ⇒ Object (readonly)
Returns the value of attribute attribute.
353 354 355 |
# File 'lib/active_record/errors.rb', line 353 def attribute @attribute end |