David Heinemeier Hansson
David Heinemeier Hansson
Action Notifier should also address the need for controlling the PWA badge counter. That's tied to the hip with Web Push, since the only time you get to reliably move...
Magnus Hult has very kindly agreed to transfer the gem name for use with this. So the name will be Action Notifier. We will keep the old versions of the...
Webpacker is in contention to become the preferred/default JavaScript compiler for Rails 6. With that comes the freedom to use whatever transpiler steps available through Webpack and Babel. Which means...
Thanks for looking into this. Needs testing to verify behavior.
If anyone wants to turn this into a PR, please proceed!
Was sorted in https://github.com/rails/propshaft/pull/144
Really dig this! So much so that I think it should be the default and we use the flag to turn it off, when needed.
This doesn't warrant another gem dependency. If we can make it happen inline, great, otherwise, no.
Got one going using GitHub Actions, but I'm stumped on why there's a permission issue pushing to gcr.io: https://github.com/rails/docked/actions/runs/3705962046
Solved via https://github.com/docker/build-push-action/issues/463#issuecomment-924995909.