Commit 8e0cb12
Upgrade Rails 7.1 → 7.2 with dual-boot to Rails 8.0
- Update Rails from 7.1 to 7.2 as current version
- Set up dual-boot targeting Rails 8.0 (all 204 tests pass on both)
- Update load_defaults from 7.1 to 7.2
- Update rspec-rails ~> 6.1 (fixture_paths support)
- Update database_cleaner-active_record to 2.2.2 (Rails 7.2 compat)
- Fix show_exceptions: false → :none in test.rb
- Fix fixture_path → fixture_paths in rails_helper.rb
- Remove config.read_encrypted_secrets from production.rb
- Opt in to Rails 8.1 to_time_preserves_timezone = :zone
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1d74664 commit 8e0cb12
7 files changed
Lines changed: 253 additions & 240 deletions
File tree
- config
- environments
- spec
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 15 | + | |
20 | 16 | | |
21 | | - | |
| 17 | + | |
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
| |||
73 | 69 | | |
74 | 70 | | |
75 | 71 | | |
76 | | - | |
| 72 | + | |
77 | 73 | | |
78 | 74 | | |
79 | 75 | | |
| |||
0 commit comments