Class: Relay::Test

Inherits:
Test::Unit::TestCase
  • Object
show all
Includes:
Rack::Test::Methods
Defined in:
lib/relay/test.rb

Instance Method Summary collapse

Instance Method Details

#appObject



7
8
9
# File 'lib/relay/test.rb', line 7

def app
  Relay::Router.freeze.app
end