Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Use `require_relative` instead of `require` with full path | bogdanvlviv | 2017-06-14 | 1 | -1/+1 |
* | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | Add tests for the ActionCable adapters | Matthew Draper | 2016-01-24 | 1 | -0/+17 |