Method: Rap::Declarations#app

Defined in:
lib/rap/declarations.rb

#appObject

Returns the context app.



54
55
56
# File 'lib/rap/declarations.rb', line 54

def app
  context.app
end