Method: ActionCable::SubscriptionAdapter::Base#shutdown
- Defined in:
- actioncable/lib/action_cable/subscription_adapter/base.rb
#shutdown ⇒ Object
27 28 29 |
# File 'actioncable/lib/action_cable/subscription_adapter/base.rb', line 27 def shutdown raise NotImplementedError end |