Method: Lev::Handler::ClassMethods#handle

Defined in:
lib/lev/handler.rb

#handle(options = {}) ⇒ Object



112
113
114
# File 'lib/lev/handler.rb', line 112

def handle(options={})
  call(options)
end