New
1.6.0: Preserve `I18n.locale` in callbacks
Added
- I18n support: preserve
I18n.localesetting from whenafter_commitis called and restore it for callback execution. Pull request #36 by [Bilka2][]
Unclaimed project
Are you a maintainer of after_commit_everywhere? Claim this project to take control of your public changelog and roadmap.
Changelog
Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.
I18n.locale setting from when after_commit is called and restore it for callback execution. Pull request #36 by [Bilka2][]