aboutsummaryrefslogtreecommitdiffstats
path: root/test/channel/base_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #69 from mieko/callbacksRafael Mendonça França2015-10-231-2/+2
|\
| * Use ActiveSupport::Callbacks for Channel subscription callbacks.Mike A. Owens2015-08-241-2/+2
* | Send subscription confirmation from server to the client to avoid race condit...Pratik Naik2015-10-161-0/+6
* | Shush some low-hanging Ruby warningsJeremy Daer2015-10-161-0/+5
|/
* Improve channel actions dispatcher to allow inheritance/mixinsCristian Bica2015-07-231-2/+38
* Always load all the stub filesPratik Naik2015-07-131-2/+1
* Add some more testsPratik Naik2015-07-121-0/+102