dry-rb / dry-transaction

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

Injection #100

Closed anthony-bernardo closed 6 years ago

anthony-bernardo commented 6 years ago

How to inject an object (like a repository) in a transaction ? I want to do this, for unit testing the transaction

timriley commented 6 years ago

@xero88 GitHub issues aren't for support requests. Please make your request (and include some sample code) on https://discourse.dry-rb.org.

anthony-bernardo commented 6 years ago

Yes I posted in the forum. But for now no responses. But can you confirm that this functionality is implemented or not ?

timriley commented 6 years ago

@xero88 See my reply here: https://discourse.dry-rb.org/t/dry-transaction-injection/528/5?u=timriley. Please carry on future correspondence in the forum.