Method: Engine2::TypeAheadAction#limit

Defined in:
lib/engine2/action/decode.rb

#limit(lmt) ⇒ Object



74
75
76
# File 'lib/engine2/action/decode.rb', line 74

def limit lmt
    @limit = lmt
end