Libraries
»
abstract_analyzer
(0.1.2)
»
Index
»
DashAnalyzer
»
Base
»
#call
Method: DashAnalyzer::Base#call
Defined in:
lib/dash_analyzer/base.rb
#
call
(env) ⇒
Object
30 31 32
# File 'lib/dash_analyzer/base.rb', line 30
def
call
(
env
)
@app
.
call
(
env
)
end