shlogg · Early preview
Sinaptia @sinaptia_dev

Form Object Pitfalls: Simplifying Complexity In Rails Applications

Break down form object complexity by separating responsibilities into smaller objects: service objects, validation objects, view models/presenters & delegates persistence to model classes.