aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_cable/remote_connections.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixing some documentation, correcting grammar, and removing unnecessary ↵Jason Dew2015-07-301-1/+1
| | | | whitespace
* Finished class documentationDavid Heinemeier Hansson2015-07-071-0/+1
|
* Make the RemoteConnection private under RemoteConnections and document the setupDavid Heinemeier Hansson2015-07-071-0/+50
| | | | You’d never instantiate it on its own.
* Remote connections API for the serverPratik Naik2015-04-061-0/+13