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