Skip to Content Skip to Search
Methods
N

Class Public methods

new()

# File actioncable/lib/action_cable/connection/subscriptions.rb, line 48
def initialize
  super "Identifier is required"
end