Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Action Text
rich_text_area
code samples [ci skip]
The API documentation for the `rich_text_area` Action View helper demonstrates how to invoke the helper through a `FormBuilder` instance, instead of through the `ActionView::Base` instance. This commit removes the `form.` prefix, and includes examples of calling the method with an `object_name` positional argument.
- Loading branch information