Upgrade to Rails 8 #211
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://rubyonrails.org/2024/11/7/rails-8-no-paas-required
Would be especially nice to then also remove Sidekiq (and its Redis db) and use Solid Queue instead, in order to solve #149 properly (i.e. no separate db server) and with fewer dependencies. It's even possible to do that incrementally.