dry-rb / dry-transaction

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

Provide a mixin to turn a single class into an transaction #50

Closed timriley closed 7 years ago

timriley commented 7 years ago

We could make it easier to mix together other objects and the class' own methods as steps.