https://world.hey.com/this.week.in.rails/solid-cache-and-queue-as-default-backends-and-more-5619d94c
Hey
Solid Cache and Queue as default backends and more
Hi, Wojtek here. Let’s explore this week’s changes in the Rails codebase. Add Solid Cache Solid Cache will be the new default caching backend for production deployments out of the box in Rails 8. Add Solid Queue Configure Solid Queue as the default Active…
https://blog.appsignal.com/2024/09/11/ruby-on-rails-7-1-partial-strict-locals-and-their-gotchas.html
Appsignal
Ruby on Rails 7.1: Partial Strict Locals and Their Gotchas | AppSignal Blog
Rails partials have been around for years, but now strict locals have entered the scene to make things easier for us.