Method: ActiveRecord::AttributeAssignmentError#attribute
- Defined in:
- lib/active_record/base.rb
#attribute ⇒ Object (readonly)
Returns the value of attribute attribute.
133 134 135 |
# File 'lib/active_record/base.rb', line 133 def attribute @attribute end |