Class: ApplicationCable::Connection
- Inherits:
-
ActionCable::Connection::Base
- Object
- ActionCable::Connection::Base
- ApplicationCable::Connection
- Defined in:
- lib/live_record/spec/internal/app/channels/application_cable/connection.rb
Instance Method Summary collapse
Instance Method Details
#current_user ⇒ Object
5 6 |
# File 'lib/live_record/spec/internal/app/channels/application_cable/connection.rb', line 5 def current_user end |