Skip to content

Commit

Permalink
switch to new Rails 7.2 config defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
Ithanil committed Dec 3, 2024
1 parent d16d0af commit dd4812d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 73 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 Scalelite
class Application < Rails::Application
# Initialize configuration defaults
config.load_defaults 7.1
config.load_defaults 7.2

# Please, add to the `ignore` list any other `lib` subdirectories that do
# not contain `.rb` files, or that should not be reloaded or eager loaded.
Expand Down
72 changes: 0 additions & 72 deletions config/initializers/new_framework_defaults_7_2.rb

This file was deleted.

0 comments on commit dd4812d

Please sign in to comment.