instance method add_subscriber

Ruby on Rails edge

Since edge

Signature

add_subscriber(*)

No documentation comment.

Parameters

args rest
Source
# File actioncable/lib/action_cable/subscription_adapter/subscriber_map.rb, line 67
        def add_subscriber(*)
          @executor.post { super }
        end

Defined in actioncable/lib/action_cable/subscription_adapter/subscriber_map.rb line 67 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionCable::SubscriptionAdapter::SubscriberMap::Async

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close