aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/app/assets/javascripts/action_cable/subscriptions.coffee
Commit message (Expand)AuthorAgeFilesLines
* Return subscription object(s) when updating the collectionJavan Makhmali2016-03-041-3/+4
* Make sure ActionCable.Subscriptions#create always returns the newly created s...Pratik Naik2016-03-041-0/+2
* Implicity add Subscription instance to subscriptions collectionJavan Makhmali2016-03-031-1/+2
* Establish WebSocket connection when first subscription is created. Fixes #24026Javan Makhmali2016-03-031-1/+1
* Make ping into a message typeDaniel Rhodes2016-03-011-4/+2
* Wrangle the asset build into something that sounds more generalMatthew Draper2016-02-011-0/+64