Envek / after_commit_everywhere

Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.
MIT License
690 stars 22 forks source link

Rails 6 compatibility #6

Closed joevandyk closed 5 years ago

Envek commented 5 years ago

It looks like failing test is related to Lazy transactions feature.

See how developers of the Isolator gem worked around it: https://github.com/palkan/isolator/pull/20/files#diff-85a7e76d12511ed333927e4fd2b8da1d

Envek commented 5 years ago

I will merge your PR and fix Travis builds after few hours. You did all the job for me, thank you!

joevandyk commented 5 years ago

Thanks!

Any chance you could release a new gem version?

Envek commented 5 years ago

Already released, sorry for the delay! Please grab v0.1.4 from Rubygems.