Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form helpers #7

Open
2 tasks
sauliusgrigaitis opened this issue Feb 22, 2016 · 3 comments
Open
2 tasks

Form helpers #7

sauliusgrigaitis opened this issue Feb 22, 2016 · 3 comments

Comments

@sauliusgrigaitis
Copy link
Owner

@habibalamin
Copy link

Might want to check out simple_form as well. That's the most popular form helper gem for Rails, which enhances the default helpers.

@sauliusgrigaitis
Copy link
Owner Author

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.

@RyanCCollins
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants