rubocop / rails-style-guide

A community-driven Ruby on Rails style guide
http://rails.rubystyle.guide
6.47k stars 1.06k forks source link

Use consistent language for `prefer` vs `favor` #305

Closed andyw8 closed 2 years ago

andyw8 commented 2 years ago

There are 10 uses of prefer...over but only 4 uses of favor...over.

(Using prefer also avoids having to deal with the different spellings favor).