class method self.new

Ruby on Rails edge

Since edge

Signature

self.new(command)

No documentation comment.

Parameters

command req
Source
# File actioncable/lib/action_cable/connection/subscriptions.rb, line 36
        def initialize(command)
          super "Received unrecognized command: #{command}"
        end

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

Defined in ActionCable::Connection::Subscriptions::UnknownCommandError

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