rails/actiontext/test/template
Sean Doyle 16c28d0a09 Add test coverage for rich_text_area helper
Follow-up to [#50252][]

Similar to the reliance on a `FormBuilder` in the helper methods
documentation examples, the template test coverage for `#rich_text_area`
relied on invocations through a `FormBuilder` instance.

This commit adds explicit coverage for calling the `#rich_text_area`
helper method directly with both an `object_name` and `method_name`
positional arguments.

[#50252]: https://github.com/rails/rails/pull/50252
2023-12-03 14:53:44 -05:00
..
form_helper_test.rb Add test coverage for rich_text_area helper 2023-12-03 14:53:44 -05:00