This intends to update the prototype app to use Rails 5 (the one we deploy), the process of this will allow us to upgrade a few gems which are broken with Ruby 2.4.0, which in turn will allow us to start developing on that.
-
Add rails-controller-testingto the mainGemfile. -
Rails 4.2 tests fail with the link_tohelper.