aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorBart de Water <bartdewater@gmail.com>2018-07-28 18:36:51 -0400
committerBart de Water <bartdewater@gmail.com>2018-07-28 18:56:17 -0400
commitff9bdc2744525bd97a481c08984cb5c21768cf52 (patch)
treea23b10dde00ffb3b6438d12e89b5aaa88cc88cd4 /activerecord
parenteb5fea40a404e829f00552859ae1b206728d99d7 (diff)
downloadrails-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 'activerecord')
0 files changed, 0 insertions, 0 deletions