aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_cable
Commit message (Expand)AuthorAgeFilesLines
...
* Use underscored class name as the default channel namePratik Naik2015-01-172-1/+5
* Always pass the channel broadcast in message keyPratik Naik2015-01-161-1/+1
* Initialize subscriptions as early as possiblePratik Naik2015-01-161-2/+3
* Specify channel name as an attributePratik Naik2015-01-152-2/+8
* Latest gems and fix a callback bugPratik Naik2015-01-151-1/+1
* Rename publish to broadcastPratik Naik2015-01-152-3/+3
* Action Cable take#1Pratik Naik2015-01-144-0/+175