rails-controller-testing

1 · · April 22, 2022, 6:28 p.m.
rails-controller-testing Brings back assigns and assert_template to your Rails tests This gem brings back assigns to your controller tests as well as assert_template to both controller and integration tests. These methods were removed in Rails 5....