Index (T)
»
Relay
»
Test
Class: Relay::Test
Inherits:
Test::Unit::TestCase
Object
Test::Unit::TestCase
Relay::Test
show all
Includes:
Rack::Test::Methods
Defined in:
lib/relay/test.rb
Instance Method Summary
collapse
#
app
⇒ Object
Instance Method Details
#
app
⇒
Object
7 8 9
# File 'lib/relay/test.rb', line 7
def
app
Relay
::
Router
.
freeze
.
app
end