Skip to content

Commit

Permalink
Update to configuration defaults for Rails 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jan 13, 2025
1 parent c5dee05 commit b27d778
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 281 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.0
config.load_defaults 7.1

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

This file was deleted.

0 comments on commit b27d778

Please sign in to comment.