Source: show | on GitHub
# File actioncable/lib/action_cable/connection/subscriptions.rb, line 42 def initialize(identifier) super "Unable to find subscription with identifier: #{identifier}" end