Libraries
»
goat
(0.3.48)
»
Index (P)
»
Proc
Class: Proc
Inherits:
Object
Object
Proc
show all
Defined in:
lib/goat.rb
Instance Method Summary
collapse
#
handle_request
(app) ⇒ Object
Instance Method Details
#
handle_request
(app) ⇒
Object
255 256 257
# File 'lib/goat.rb', line 255
def
handle_request
(
app
)
self
.
call
(
app
)
end