Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 2.34 KB

File metadata and controls

46 lines (39 loc) · 2.34 KB

Bookmarks tagged [formbuilder]

https://github.com/TrevorHinesley/abracadabra

The gem that swaps out text with a fully-compliant Rails form in one click.


https://github.com/nathanvda/cocoon

Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms.


https://github.com/justinfrench/formtastic

A Rails form builder plugin with semantically rich and accessible markup.


https://github.com/bootstrap-ruby/rails-bootstrap-forms

Rails form builder that makes it super easy to create beautiful-looking forms with Twitter Bootstrap 3+.


https://github.com/apotonick/reform

Gives you a form object with validations and nested setup of models. It is completely framework-agnostic and doesn't care about your database.


https://github.com/plataformatec/simple_form

Rails forms made easy.