Posts Tagged: bootboot
-
Dual Booting Rails 7.2 and 8.0
Learn how to use dual booting to safely and incrementally upgrade your Ruby on Rails application from version 7.2 to 8.0 without halting feature development.
-
How to Generate a Gemfile.next.lock for Faster Rails Upgrades
A step-by-step technical guide to generating and managing a Gemfile.next.lock file using the bootboot plugin for smoother Rails upgrades.