Skip to content

Remove validated_form_for form helper#6804

Merged
aduth merged 1 commit intomainfrom
adth-rm-validated-form-for
Aug 19, 2022
Merged

Remove validated_form_for form helper#6804
aduth merged 1 commit intomainfrom
adth-rm-validated-form-for

Conversation

@aduth
Copy link
Copy Markdown
Contributor

@aduth aduth commented Aug 19, 2022

Follow-up to #6771 (see context at #6771 (comment))

Why: Because it's no longer needed as of #6771, since the purpose was to enhance forms with behaviors provided by the form-validation.js script, which was removed in #6771. The helper is now essentially an alias for simple_form_for, so we can call it directly instead.

**Why**: Because it's no longer needed as of #6771, since the purpose was to enhance forms with behaviors provided by the `form-validation.js` script, which was removed in #6771. The helper is now essentially an alias for simple_form_for, so we can call it directly instead.

changelog: Internal, Code Quality, Use common submit button handling
Copy link
Copy Markdown
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! end of an era

@aduth aduth merged commit 54d6691 into main Aug 19, 2022
@aduth aduth deleted the adth-rm-validated-form-for branch August 19, 2022 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants