Skip to content

Commit

Permalink
update load default of the configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrocos committed Oct 31, 2023
1 parent 8c3950d commit d815a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
module Catencomu
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

0 comments on commit d815a99

Please sign in to comment.