Method: ActiveModel::UnknownAttributeError#attribute

Defined in:
activemodel/lib/active_model/errors.rb

#attributeObject (readonly)

Returns the value of attribute attribute.



539
540
541
# File 'activemodel/lib/active_model/errors.rb', line 539

def attribute
  @attribute
end