Rails FormBuilder for ViewComponent
-
Updated
Jan 31, 2025 - Ruby
Rails FormBuilder for ViewComponent
Reference implementation of BNB's Rails FormBuilder
Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.
Forms with integrated validations and attribute coercing.
The form object pattern for Ruby on Rails you never knew you needed so badly.
Formless is a PoC that lets you onboard new clients easily without any form filling. Using OpenAI API prompts, a fine-tuned model and a Rails application to create client objects and handle user requests.
The objective of this exercise is to build a User model with the functionalities of creating, editing, deleting, and displaying. The project focuses on building forms, first in HTML fashioned way, and then with Rails forms helpers like for_tag and form_for.
A JS plugin to save forms to LocalStorage like a boss
Create search filters. It helps create forms for search filters, sort, paginate data.
Large forms can be overwhelming to fill out, especially if not all of the fields are required. In this episode, we'll look at creating a stimulus controller to conditionally display fields based on the input of another field.
Form Wizard - Plot a journey through Forms. Collect data as you go, perfect for checkouts, questionnaires, surveys etc
This is part of the Forms Project in The Odin Project’s Ruby on Rails Curriculum. Find it at http://www.theodinproject.com
Add a description, image, and links to the forms topic page so that developers can more easily learn about it.
To associate your repository with the forms topic, visit your repo's landing page and select "manage topics."