class method
self.new
Ruby on Rails edge
Since edgeSignature
self.new()
No documentation comment.
Source
# File actioncable/lib/action_cable/connection/subscriptions.rb, line 48
def initialize
super "Identifier is required"
end
Defined in actioncable/lib/action_cable/connection/subscriptions.rb line 48
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionCable::Connection::Subscriptions::MissingIdentifier