mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
There're a lot of places in Rails source code which make a lot of sense to switching to Object#in? or Object#either? instead of using [].include?.