Skip to content

Commit

Permalink
Finalize migration to Rails 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mawise committed Apr 22, 2023
1 parent 4539717 commit ef16359
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 47 deletions.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
module Blog
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 5.2
config.load_defaults 6.0

# Settings in config/environments/* take precedence over those specified here.
# Application configuration can go into files in config/initializers
Expand Down
46 changes: 0 additions & 46 deletions config/initializers/new_framework_defaults_6_0.rb

This file was deleted.

0 comments on commit ef16359

Please sign in to comment.