Method: ActiveModel::UnknownAttributeError#attribute
- Defined in:
- activemodel/lib/active_model/errors.rb
#attribute ⇒ Object (readonly)
Returns the value of attribute attribute.
539 540 541 |
# File 'activemodel/lib/active_model/errors.rb', line 539 def attribute @attribute end |