Skip to content

Commit

Permalink
Enable the 6.1 defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
knu committed Feb 20, 2023
1 parent e50d512 commit 39d9f6e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 68 deletions.
2 changes: 1 addition & 1 deletion config/application.rb
Expand Up @@ -22,7 +22,7 @@ class Application < Rails::Application
Dotenv.overload File.expand_path('../../spec/env.test', __FILE__) if Rails.env.test?

# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 6.0
config.load_defaults 6.1

# Configuration for the application, engines, and railties goes here.
#
Expand Down
67 changes: 0 additions & 67 deletions config/initializers/new_framework_defaults_6_1.rb

This file was deleted.

0 comments on commit 39d9f6e

Please sign in to comment.