Skip to content

Commit

Permalink
Update to configuration defaults for Rails 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jan 10, 2025
1 parent 57b2a6e commit 4f12a93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 71 deletions.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
module Alaveteli
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.1
config.load_defaults 7.2

# Disable new framework default has_many_inversing breaks some specs due to
# an apparent regression in Rails
Expand Down
70 changes: 0 additions & 70 deletions config/initializers/new_framework_defaults_7_2.rb

This file was deleted.

0 comments on commit 4f12a93

Please sign in to comment.