Open
Description
Why was it separated out? I was looking where form.submit
was because I assumed it also was victim of submit_without_bootstrap
. It was spared because it lived in a separate module for some reason.
I think this should be merged back into form_builder.rb
shortly after main builder class is clean and nice to work with.