Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block | Ryuta Kamizono | 2018-12-21 | 1 | -40/+36 |
* | Inherit all actioncable's test classes from `ActionCable::TestCase` | bogdanvlviv | 2018-06-08 | 1 | -1/+1 |
* | 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 |
* | Add ActiveSupport::Notifications hook to Broadcaster#broadcast | Matthew Wear | 2016-05-12 | 1 | -4/+49 |
* | Ensure server broadcasts are to string queue names | Jay Hayes | 2016-02-24 | 1 | -0/+15 |