Libraries
»
forward
(1.1.7)
»
Index
»
Forward
»
Static
»
App
»
#call
Method: Forward::Static::App#call
Defined in:
lib/forward/static/app.rb
#
call
(env) ⇒
Object
88 89 90
# File 'lib/forward/static/app.rb', line 88
def
call
(
env
)
dup
.
_call
(
env
)
end