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