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