rails--rails/actioncable/lib
Ryuta Kamizono 528b62e386 Address to false negative for Performance/DeletePrefix,DeleteSuffix
Follow up to c07dff7227.

Actually it is not the cop's fault, but we mistakenly use `^`, `$`, and
`\Z` in much places, the cop doesn't correct those conservatively.

I've checked all those usage and replaced all safe ones.
2020-06-14 13:04:47 +09:00
..
action_cable Address to false negative for Performance/DeletePrefix,DeleteSuffix 2020-06-14 13:04:47 +09:00
rails/generators Replace 'Stubs out' with 'Generates' in generator USAGE's [ci skip] 2020-06-03 08:51:47 +02:00
action_cable.rb Bump license years from 2019 to 2020 [ci skip] 2020-01-01 15:10:31 +05:30