view_component-form
view_component-form copied to clipboard
Add support for plain Ruby objects
Support for forms with plain Ruby objects which do not implement ActiveModel API.
Hi @dush thanks for you PR. I'll try to take some time this week to look at it 😊
@dush thanks for your contribution! Can you add a mention of this change in the README and changelog?
EDIT: in the README, I guess you could add a new section after the existing "Using your form components without a backing model"
@Spone I've added mentions to CHANGELOG and README.
@dush can you rebase? We fixed CI in main.