Skip to content

Commit

Permalink
Drop no longer needed setting in rails 7
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie committed Aug 6, 2024
1 parent 3b74f5a commit 9b6ebb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ class Application < Rails::Application

config.autoload_paths += config.eager_load_paths

config.autoloader = :zeitwerk

# config.load_defaults 6.1
# Disable defaults as ActiveRecord::Base.belongs_to_required_by_default = true causes MiqRegion.seed to fail validation on belongs_to maintenance zone

Expand Down

0 comments on commit 9b6ebb1

Please sign in to comment.