Method: ActionCable::SubscriptionAdapter::SubscriberMap#remove_channel

Defined in:
actioncable/lib/action_cable/subscription_adapter/subscriber_map.rb

#remove_channel(channel) ⇒ Object



51
52
# File 'actioncable/lib/action_cable/subscription_adapter/subscriber_map.rb', line 51

def remove_channel(channel)
end