A Rails form builder plugin with semantically rich and accessible markup.
Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5....
Formtastic form builder to generate Twitter Bootstrap-friendly markup.
Block helpers for Rails views, similar to form builders but for general case.
Rails form builder for Bootstrap 4 markup that actually works!
A form builder for Ruby on Rails that's compatible with the GOV.UK Design System
Dead simple HTML form field builder for Ruby with built-in support for many popular UI libraries such as Bootstrap...
[Deprecated] A form builder that generates semantic HTML as advocated by Andy Budd in CSS Mastery.
An extension of Formtastic form builder to make building nested and association form extremely simple...
Simple Rails app form builder for easily creating web forms for others to submit
Supercharge Rails form helper with ActionView::Component POC
Rails form builder that makes it easy to create forms using Twitter Bootstrap 4+
This gem extends formtastic's form builder to support custom fields and sections for your Active Admin models...
A Rails form builder that generates Twitter Bootstrap markup and helps keep your code clean
A basic form builder for outputting Bootstrap-specific markup
Movable Type import / export format parser and builder for Ruby.
A custom builder (and some helper methods) for creating consistent and accessible forms in rails
A form builder for Ruby on Rails that’s compatible with the GOV.UK Design System.
Construct <form> elements and their fields by combining ActionView::Helpers::FormBuilder with Rails View Partials....
A good example/starter pack for a custom form builder for use with Rails form_for