Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `channel_name` to Channel.broadcasting_for | Vladimir Dementyev | 2019-01-22 | 1 | -3/+12 |
* | Include `ActiveSupport::Testing::MethodCallAssertions` to `ActionCable::TestC... | bogdanvlviv | 2018-06-08 | 1 | -3/+0 |
* | Inherit all actioncable's test classes from `ActionCable::TestCase` | bogdanvlviv | 2018-06-08 | 1 | -1/+1 |
* | Use minitest/mock instead of mocha | utilum | 2018-05-31 | 1 | -2/+13 |
* | 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 |
* | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | Get ready to merge into Rails | David Heinemeier Hansson | 2015-12-14 | 1 | -0/+29 |