diff options
author | T.J. Schuck <tj@tjschuck.com> | 2017-06-16 18:36:04 -0400 |
---|---|---|
committer | T.J. Schuck <tj@tjschuck.com> | 2017-06-16 18:36:04 -0400 |
commit | 2f8dc184fcf6deff75600fd229757ac7ed367abe (patch) | |
tree | 05d6773288bb58fe3475d2f976203b092b5353d3 /actioncable/lib/action_cable/server | |
parent | 019c7f92f09170f0f87105f544ae4eff49e83de7 (diff) | |
download | rails-2f8dc184fcf6deff75600fd229757ac7ed367abe.tar.gz rails-2f8dc184fcf6deff75600fd229757ac7ed367abe.tar.bz2 rails-2f8dc184fcf6deff75600fd229757ac7ed367abe.zip |
nodoc AC::Connection::WebSocket
Users should never publicly be interacting with an instance of this. The instance that comes along with an `AC::Connection::Base` instance (the only thing a user should be working with) is [itself intended to be private](https://github.com/tjschuck/rails/blob/master/actioncable/lib/action_cable/connection/base.rb#L137-L140).
[ci skip]
Diffstat (limited to 'actioncable/lib/action_cable/server')
0 files changed, 0 insertions, 0 deletions