Skip to content

Commit d75c7f5

Browse files
committed
Load Rails 7.2 defaults
1 parent 77bfb0d commit d75c7f5

File tree

2 files changed

+1
-71
lines changed

2 files changed

+1
-71
lines changed

config/application.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
module BladeRubyLangOrg
1010
class Application < Rails::Application
1111
# Initialize configuration defaults for originally generated Rails version.
12-
config.load_defaults 7.1
12+
config.load_defaults 7.2
1313

1414
# Please, add to the `ignore` list any other `lib` subdirectories that do
1515
# not contain `.rb` files, or that should not be reloaded or eager loaded.

config/initializers/new_framework_defaults_7_2.rb

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)