Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
| | | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default. | ||||
* | Switch the default redis adapter to a single-stream model | Matthew Draper | 2016-02-01 | 1 | -1/+7 |
| | | | | | | This new adapter does get a little more intimate with the redis-rb gem's implementation than I would like, but it's the least bad of the approaches I've come up with. | ||||
* | Add tests for the ActionCable adapters | Matthew Draper | 2016-01-24 | 1 | -0/+10 |