Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include `ActiveSupport::Testing::MethodCallAssertions` to `ActionCable::TestC... | bogdanvlviv | 2018-06-08 | 1 | -3/+0 |
* | Use minitest/mock instead of mocha | utilum | 2018-05-31 | 1 | -4/+6 |
* | assert_called | utilum | 2018-04-26 | 1 | -2/+6 |
* | Use frozen string literal in actioncable/ | Kir Shatrov | 2017-07-23 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Remove Faye mode | Matthew Draper | 2016-10-01 | 1 | -2/+0 |
* | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 1 | -9/+9 |
* | - Fixed ActionCable::Connection::ClientSocketTest that was overriding ActionC... | Vipul A M | 2016-04-15 | 1 | -2/+1 |
* | Gracefully handle disconnected clients | Jeremy Daer | 2016-03-20 | 1 | -0/+67 |