Hacker News new | ask | show | jobs
by saneshark 3828 days ago
I'm a strong advocate for this and to an even larger extend some of the improvements that Trailblazer project have introduced.

Reform, a component of Trailblazer, uses virtus for coercion and Dry::Validation methodologies described.

it's worth a look for anyone who found this post enlightening.

1 comments

I should mention that dry-data will replace virtus in reform, as it's a) faster b) simpler c) more flexible :)