Rails 8 Upgrade

Upgrade a Rails 7 app to Rails 8 safely, and catch the subtle test-suite flake it introduces. Use when bumping Rails 7.x to 8.x (or auditing readiness), when planning a Ruby/Rails version bump, or when Rails 8 tests fail intermittently with "undefined method 'login_path'/'root_path'" / pass on serial but flake on parallel runs. Provides a pre-flight audit, a detector + fix for the LazyRouteSet route-test flake, and a 7→8 checklist grounded in a real upgrade.

davidteren Updated

File contents

davidteren/hotwire-codex-skills/tree/main/skills/rails-8-upgrade commit ea9deada13

Frequently asked questions

npx skillmds@latest add davidteren/rails-8-upgrade