Open sauliusgrigaitis opened 8 years ago
Might want to check out simple_form
as well. That's the most popular form helper gem for Rails, which enhances the default helpers.
Yes, we need to analyse popular Ruby gems for form helpers https://www.ruby-toolbox.com/categories/rails_form_builders and then figure out what to start with.
The form helper I prefer is formtastic. It's well supported and has a very comprehensive API. It may have too many dependencies, in which case, simple_form is the way to go. I'm a rails and swift developer and am hoping I can help with this project at some point. I love what you're doing. I hope this helps. https://rubygems.org/gems/formtastic