Method: ActiveRecord::AttributeAssignmentError#attribute

Defined in:
lib/active_record/errors.rb

#attributeObject (readonly)

Returns the value of attribute attribute.



266
267
268
# File 'lib/active_record/errors.rb', line 266

def attribute
  @attribute
end