method
remove_channel
v6.1.7.7 -
Show latest stable
- Class:
ActionCable::SubscriptionAdapter::SubscriberMap
remove_channel(channel)public
No documentation available.
# File actioncable/lib/action_cable/subscription_adapter/subscriber_map.rb, line 51
def remove_channel(channel)
end