class method self.new

Ruby on Rails edge

Since edge

Signature

self.new(channel_id)

No documentation comment.

Parameters

channel_id req
Source
# File actioncable/lib/action_cable/connection/subscriptions.rb, line 24
        def initialize(channel_id)
          super "Channel not found: #{channel_id}"
        end

Defined in actioncable/lib/action_cable/connection/subscriptions.rb line 24 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionCable::Connection::Subscriptions::ChannelNotFound

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