Skip to content

Remove config option raise_in_transaction_callbacks#314

Merged
Holmes98 merged 1 commit intomasterfrom
remove-transaction-callback
Jul 6, 2025
Merged

Remove config option raise_in_transaction_callbacks#314
Holmes98 merged 1 commit intomasterfrom
remove-transaction-callback

Conversation

@bagedevimo
Copy link
Contributor

This is now default in Rails 5.0, so we no longer need this opt-in
config option.

https://guides.rubyonrails.org/v6.1.0/5_0_release_notes.html#active-record-notable-changes

Copy link
Contributor Author

bagedevimo commented Jul 4, 2025

@coveralls
Copy link

coveralls commented Jul 4, 2025

Coverage Status

coverage: 37.654%. remained the same
when pulling 4deda68 on remove-transaction-callback
into 5f00a74 on master.

@bagedevimo bagedevimo force-pushed the remove-transaction-callback branch from 7881750 to 4deda68 Compare July 6, 2025 04:24
@bagedevimo bagedevimo marked this pull request as ready for review July 6, 2025 04:24
@Holmes98
Copy link
Member

Holmes98 commented Jul 6, 2025

Just for reference, this was added in #220.

Copy link
Member

@Holmes98 Holmes98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a typo in the commit message (transaction -> transactional), I'll fix that when squash-merging.

@Holmes98 Holmes98 merged commit 267b920 into master Jul 6, 2025
7 checks passed
@Holmes98 Holmes98 deleted the remove-transaction-callback branch July 6, 2025 07:46
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

Successfully merging this pull request may close these issues.

3 participants