Skip to content

Commit

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

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

This file was deleted.

10 changes: 0 additions & 10 deletions config/initializers/to_time_preserves_timezone.rb

This file was deleted.

0 comments on commit f1619c2

Please sign in to comment.