Libraries
»
hypersonic-plus
(0.0.0)
»
Index
»
HDB
»
#limit
Method: HDB#limit
Defined in:
lib/hdb/hdb.rb
#
limit
(limit) ⇒
Object
140 141 142 143
# File 'lib/hdb/hdb.rb', line 140
def
limit
(
limit
)
@limit
=
limit
return
self
end