method
remove_channel
rails 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