aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix unsubscribe callbacksPratik Naik2015-01-191-1/+1
|
* No need for matching paramsPratik Naik2015-01-191-3/+1
|
* Use instance_exec to invoke the lambda callbackPratik Naik2015-01-171-1/+1
|
* More API changesPratik Naik2015-01-173-7/+10
|
* 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-145-0/+187