Class: WhereIsWaldo::ApplicationCable::Connection
- Inherits:
-
ActionCable::Connection::Base
- Object
- ActionCable::Connection::Base
- WhereIsWaldo::ApplicationCable::Connection
- Defined in:
- app/channels/where_is_waldo/application_cable/connection.rb
Instance Method Summary collapse
Instance Method Details
#connect ⇒ Object
8 9 10 |
# File 'app/channels/where_is_waldo/application_cable/connection.rb', line 8 def connect authenticate_connection end |