Skip to content
Discussion options

You must be logged in to vote

It really depends how simple form is built, but I expect it’s similar to form_with, which is a nightmare to support.

It might just work if you register a builder yielding helper like we do for form_with.

register_builder_yielding_helper :simple_form_for

The simplest option might be to wrap simple form in partials and render those from Phlex.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@joeldrapper
Comment options

@janpeterka
Comment options

@joeldrapper
Comment options

Answer selected by janpeterka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants