diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-08-29 20:37:50 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-08-29 20:44:04 +0900 |
commit | c4e576fc7f05d63f2bdbabf7273968b9394ba36f (patch) | |
tree | 7f55e38aa53ea2410da2c3b1d16ee99d51e79c85 /actioncable/test/channel/rejection_test.rb | |
parent | bb7775736c27a43a62e7e9c0183ffbd23eb33b2d (diff) | |
download | rails-c4e576fc7f05d63f2bdbabf7273968b9394ba36f.tar.gz rails-c4e576fc7f05d63f2bdbabf7273968b9394ba36f.tar.bz2 rails-c4e576fc7f05d63f2bdbabf7273968b9394ba36f.zip |
It should be "the resulting cache key", not "the resulting `cache-key`" [ci skip]
This is a partial revert of 07402aa1307a4ff71b4ef6581f95b8612238a6af.
I also changed "cache-key" to "cache key" because "cache-key" appears
only once in the repo.
```
% git grep '\bcache-key\b' | wc -l
1
% git grep '\bcache key\b' | wc -l
28
```
Diffstat (limited to 'actioncable/test/channel/rejection_test.rb')
0 files changed, 0 insertions, 0 deletions