dry-rb / dry-transaction

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

Fix passing keyword parameters to wrapped step #145

Closed TastyPi closed 1 year ago

TastyPi commented 1 year ago

Fixes #144.

TastyPi commented 1 year ago

I realised I just misunderstood how step inputs worked, see the issue.