Rails Load Defaults

Incrementally upgrade Rails `config.load_defaults` by walking through each new_framework_defaults config one at a time. Use this skill whenever the user mentions load_defaults upgrade, new_framework_defaults, framework defaults, or wants to bring their Rails app's default configuration up to match their Rails version. Also trigger when the user mentions a gap between their Rails version and their load_defaults version (e.g., "app is on Rails 7.2 but load_defaults is 6.1"). This skill handles the iterative uncomment-test-commit workflow and the final consolidation into config/application.rb.

ombulabs Updated

File contents

ombulabs/claude-code_rails-load-defaults-skill/tree/main/rails-load-defaults commit 7640939626

Frequently asked questions

npx skillmds@latest add ombulabs/rails-load-defaults