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

Adding config block and transaction adapter configuration #29

Merged
merged 1 commit into from
Jun 1, 2018

Conversation

hlascelles
Copy link
Owner

This change adds a configuration initializer for the gem.

Using the initializer, the user of the gem can specify how they want transactions to be handled, for example using the ActiveRecord::Base.transaction call if it is needed.

@hlascelles hlascelles force-pushed the expose-transaction-adapter-functionality branch from 9911b92 to 125b3ae Compare June 1, 2018 20:15
@hlascelles hlascelles merged commit 9f5e81f into master Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant