diff options
author | Bart de Water <bartdewater@gmail.com> | 2018-07-28 18:36:51 -0400 |
---|---|---|
committer | Bart de Water <bartdewater@gmail.com> | 2018-07-28 18:56:17 -0400 |
commit | ff9bdc2744525bd97a481c08984cb5c21768cf52 (patch) | |
tree | a23b10dde00ffb3b6438d12e89b5aaa88cc88cd4 /activesupport/test/test_case_test.rb | |
parent | eb5fea40a404e829f00552859ae1b206728d99d7 (diff) | |
download | rails-ff9bdc2744525bd97a481c08984cb5c21768cf52.tar.gz rails-ff9bdc2744525bd97a481c08984cb5c21768cf52.tar.bz2 rails-ff9bdc2744525bd97a481c08984cb5c21768cf52.zip |
Work around Performance/EndWith false positive
Rubocop warns about "Use String#end_with? instead of a regex match anchored to the end of the string",
it doesn't seem aware of the $` special variable like Performance/RegexpMatch
Diffstat (limited to 'activesupport/test/test_case_test.rb')
0 files changed, 0 insertions, 0 deletions