Method: ActionDispatch::SystemTesting::Server#run
- Defined in:
- actionpack/lib/action_dispatch/system_testing/server.rb
#run ⇒ Object
14 15 16 |
# File 'actionpack/lib/action_dispatch/system_testing/server.rb', line 14 def run setup end |