Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide convenience method for transaction #9

Open
rewinfrey opened this issue Jan 24, 2016 · 1 comment
Open

Provide convenience method for transaction #9

rewinfrey opened this issue Jan 24, 2016 · 1 comment

Comments

@rewinfrey
Copy link
Owner

At each level, ActionCoordinator, ActionUseCase and ActionTask, allow for a simple convenience method for indicating the logic should be wrapped in a transaction.

@rewinfrey rewinfrey changed the title Provide convenience method for transactikn Provide convenience method for transaction Jan 24, 2016
@knittingdev
Copy link
Contributor

Does this include the idea of having a before_tasks and after_tasks? Because one of the things I could see being useful in this gem is the ability to allow the current ActionUseCase to define if it's tasks occur before or after it's own call/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants