Methods
C
Attributes
[R] websocket
Instance Public methods
connect()
# File actioncable/test/connection/identifier_test.rb, line 12
def connect
  self.current_user = User.new "lifo"
end