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