Created by: mattgillooly
Fixes #1133 (closed). I took the change from #1135, added an Appraisal for Rails 5.2, and handled an issue where rspec-rails
requires controller specs to pass the request params in a different way, starting with Rails 5.2. Admittedly, this feels like a hacky solution, but it does get us to a passing build.