Libraries
»
rap
(0.15.0)
»
Index
»
Rap
»
Declarations
»
#app
Method: Rap::Declarations#app
Defined in:
lib/rap/declarations.rb
#
app
⇒
Object
Returns the context app.
54 55 56
# File 'lib/rap/declarations.rb', line 54
def
app
context
.
app
end