-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
Items to do:
- check for deprecation messages in current production logs
- upgrade Rails and dependent gems
- go through upgrade guides:
- go through notable changes in release notes
- remove workarounds and monkey patches in code pointed to by `rg -i "rails \d"`
- regenerate database schema as Rails 7.0 updated format
- make sure oracle-enhanced works
- Set load_defaults to 7.0 at application.rb
- Note about Ruby/Rails compat matrix: https://www.fastruby.io/blog/ruby/rails/versions/compatibility-table.html
Gems that likely require an upgrade:
- activerecord-oracle_enhanced-adapter
- bullet
- rspec-rails