Class: Ramaze::Adapter::Ebb
Class Method Summary collapse
Methods inherited from Base
before_call, call, join, respond, start
Class Method Details
.shutdown ⇒ Object
13 14 15 |
# File 'lib/ramaze/adapter/ebb.rb', line 13 def self.shutdown ::Ebb.stop_server end |