Method: Arel::Nodes::Casted#attribute
- Defined in:
- activerecord/lib/arel/nodes/casted.rb
#attribute ⇒ Object (readonly)
Returns the value of attribute attribute.
6 7 8 |
# File 'activerecord/lib/arel/nodes/casted.rb', line 6 def attribute @attribute end |