pantographe / view_component-form

Rails FormBuilder for ViewComponent
MIT License
204 stars 16 forks source link

Refactor Builder using modules #127

Closed Spone closed 1 year ago

Spone commented 1 year ago

Let's work on our ViewComponent::Form::Builder to split it in smaller modules.

This way you can either inherit from it or include the modules you want.

We could have: