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