Eebs Kobeissi

Results 7 comments of Eebs Kobeissi

:+1: Also ran into these issues. Tested the PR, worked for me.

I can confirm this is happening to me as well. My expectation is that any `after_commit` hooks would not fire until the transaction that is wrapping the event firing has...

Hi @calmerwaters, have you had a chance to try changing `User` to `"User"`? I think this should fix this particular issue. We'd like to try and make this problem impossible...

No worries, thanks for the update! I believe you're right that the naming of initializers should not have an effect on the app. I think the ideal is that initializers...

Just wanted to chime in and say thanks for all the work you and others have put in @ostinelli. We've been using Apnotic in production for 15 months, and have...

Do you have a [.stylua.toml](https://github.com/nvim-lua/kickstart.nvim/blob/master/.stylua.toml) file in `.config/nvim/`? Without it, my lua file was being formatting to use tabs instead of spaces. Ensuring I had the style config file locally...

Similar to https://github.com/jbyck/rack-attack-rate-limit/pull/5, but sets the header to the timestamp when the period resets, rather than the number of seconds until the period expires.