Method: Grape::Router::Route#app

Defined in:
lib/grape/router/route.rb

#appObject (readonly)

Returns the value of attribute app.



8
9
10
# File 'lib/grape/router/route.rb', line 8

def app
  @app
end