Method: Arel::Attributes::Attribute#relation
- Defined in:
- activerecord/lib/arel/attributes/attribute.rb
#relation ⇒ Object
Returns the value of attribute relation
5 6 7 |
# File 'activerecord/lib/arel/attributes/attribute.rb', line 5 def relation @relation end |