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