Fix :inverse_of documentation by bdewater · Pull Request #31446 · rails/rails

Came across a few issues when working on rubocop/rubocop#5045 - the docs contradict the code in reflection.rb a few ways: setting :inverse_of works for :as, :through and :polymorphic options it&#3...