dry-rb / dry-transaction

Business transaction DSL
http://dry-rb.org/gems/dry-transaction
MIT License
468 stars 55 forks source link

Match multiple step names with `ResultMatcher` on failure #146

Open TastyPi opened 1 year ago

TastyPi commented 1 year ago

This makes it more convenient to handle failures from multiple steps in the same way.