Building shadcn Form Builders in Rails
For shadcn on rails, I wanted to create a custom form builder that would plug my shadcn form inputs and controls into ActiveModel so that the error validations and other features native to Rails forms would work.
Creating the Custom Form Builder
Fir...
code.avi.nyc3 min read