Method: MiddlewareStackTest::Handler#app

Defined in:
test/middleware_stack_test.rb

#appObject

Returns the value of attribute app

Returns:

  • (Object)

    the current value of app



5
6
7
# File 'test/middleware_stack_test.rb', line 5

def app
  @app
end