Vladimir Dementyev
Vladimir Dementyev
> There's no easy way to reset or recreate the Cable instance resulting in a subtle bug where the first login to the app does not work as expected I...
Let's separate the docs update and the addition of `objects:list-created-times` into two PRs.
Thanks for the PR! (And sorry for later response). > predefined #whisper method from the channel? Now, we use as custom command for whispering (so, the final JSON would be...
Thanks! I've updated and merged it into #205
I've bisected the second problem (digest): https://github.com/ruby/ruby/commit/0619312bb53cb64dedbfbf30eafd3a708b72588e
Thanks for reporting! Just in time for our new release. Will fix it.
Looks like it's more than just a deprecation: https://github.com/rails/rails/pull/50999#issuecomment-2150906497. Gonna postpone the release for a bit.
It's fixed on master but the fix is intended for Rails `7-2-stable` (not `beta2`).
> using test-prof 1.3.3.1 This release doesn't include the Rails 7.2 change. Please, try master version.
Hey! I can't help with k8s configs, but in general it should work without needing to worry about the order or whatever. We do that for Fly.io deployments atomically (see...