method
shutdown
v5.0.0.1 -
Show latest stable
- Class:
ActionCable::SubscriptionAdapter::Base
shutdown()public
No documentation available.
# File actioncable/lib/action_cable/subscription_adapter/base.rb, line 23
def shutdown
raise NotImplementedError
end