method
new
v8.1.1 -
Show latest stable
- Class:
ActionCable::RemoteConnections
new(server)public
No documentation available.
# File actioncable/lib/action_cable/remote_connections.rb, line 34
def initialize(server)
@server = server
end