Actions
Refactor #35420
closedTracker #34647: Rails 7.0 Tracker
Drop boot_settings.rb early loading mechanism
Difficulty:
Triaged:
Yes
Description
With Rails 7 require_relative no longer works in a Gemfile (maybe it's Zeitwerk?). Currently we only support Rails 6.1 anyway and if we can't use the mechanism for Rails 7 this mechanism should be removed.
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/9371 added
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9376 added
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|afd0518243e3e478195c92cc16cd5f809d170032.
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Triaged changed from No to Yes
Actions