Superform vs Rails form helpers: simple select tags
First edition at https://beautifulruby.com/code/superform-simple-select-fields in a series that’s going to compare Rails form helpers with Superform. In this example, I show a top annoyance in Rails form helpers, which is modifying the option tags in a form select.
Post a comment