Class: ActionDispatch::SystemTesting::Server
- Inherits:
-
Object
- Object
- ActionDispatch::SystemTesting::Server
- Defined in:
- lib/action_dispatch/system_testing/server.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
6 7 8 9 |
# File 'lib/action_dispatch/system_testing/server.rb', line 6 def run register setup end |