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