Class: Rucoa::Handlers::ExitHandler
- Defined in:
- lib/rucoa/handlers/exit_handler.rb
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Rucoa::Handlers::Base
Instance Method Details
#call ⇒ Object
6 7 8 |
# File 'lib/rucoa/handlers/exit_handler.rb', line 6 def call server.finish end |