Rails Form Objects With dry-rb
Building form objects in modern Rails applications is nothing new.
Most Ruby developers are familiar with including Virtus and ActiveModel::Validations to their form objects.
Today I would like to show how to build a form object using dry-types and d...
cucumbersome.net5 min read