aboutsummaryrefslogtreecommitdiffstats
path: root/lib/assets/javascripts/cable/subscription.js.coffee
Commit message (Collapse)AuthorAgeFilesLines
* Move the subscription factory method from the consumer to the subscriptions ↵David Heinemeier Hansson2015-07-081-3/+4
| | | | collection
* Rename SubscriptionManager/Subscriber -> SubscriptionsDavid Heinemeier Hansson2015-07-081-2/+2
| | | | This matches the server-side setup and is more consistent.
* Cable.ConsumerJavan Makhmali2015-06-251-4/+4
|
* Cable.Channel -> Cable.SubscriptionJavan Makhmali2015-06-251-0/+22