Stop rails from swallowing after_commit exceptions
Fun fact: rails just swallows exceptions in after_commit hooks, never to be seen again …
fix it via gem or monkeypatch
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Fun fact: rails just swallows exceptions in after_commit hooks, never to be seen again …
fix it via gem or monkeypatch
Post a comment