dry-transaction
https://github.com/dry-rb/dry-transaction
Ruby
Business transaction DSL
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
1 Subscribers
Add a CodeTriage badge to dry-transaction
Help out
- Issues
- Hash as last argument leads to unnecessary object creation
- Match multiple step names with `ResultMatcher` on failure
- Update injecting-operations.html.md
- Allow matching by class instead of just step_name
- Custom step adapters documentation bug
- Nested transactions with step arguments fail with ArgumentError
- Nested transactions with step arguments fail with ArgumentError
- Unexpected results with inheritance
- Object dependency injection
- Documentation improvement
- Docs
- Paperclip::Storage::S3Extensions#copy_to_local_file
- LinkCrawlWorker#perform
- Import::RowWorker#mark_as_processed!
- Import::RowWorker#perform
- VoteValidator#account_votes_on_same_poll
- VoteValidator#already_voted_on_non_multiple_poll?
- VoteValidator#already_voted_for_same_choice_on_multiple_poll?
- VoteValidator#self_vote?
- VoteValidator#invalid_choice?
- VoteValidator#poll_non_multiple_and_already_voted?