1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib
T.J. Schuck 2f8dc184fc 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]
2017-06-16 18:36:04 -04:00
..
action_cable nodoc AC::Connection::WebSocket 2017-06-16 18:36:04 -04:00
rails/generators/channel Define path with __dir__ 2017-05-23 00:53:51 +03:00
action_cable.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00