Method: Lev::Handler::ClassMethods#handle

Defined in:
lib/lev/handler.rb

#handle(options = {}) ⇒ Object



123
124
125
# File 'lib/lev/handler.rb', line 123

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