Method: Bmg::Sql::Processor::LimitOffset#limit
- Defined in:
- lib/bmg/sql/processor/limit_offset.rb
#limit ⇒ Object (readonly)
Returns the value of attribute limit.
11 12 13 |
# File 'lib/bmg/sql/processor/limit_offset.rb', line 11 def limit @limit end |