Skip to content

Commit

Permalink
[TAN-3184] Eliminate new_framework_defaults_7_0.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
adessy committed Dec 18, 2024
1 parent 941349d commit 558b1c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions back/config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 6.1

# TODO: Delete the following settings once we move to config.load_defaults 7.0
config.active_support.disable_to_s_conversion = true

# Configuration for the application, engines, and railties goes here.
#
# These settings can be overridden in specific environments using the files
Expand Down

0 comments on commit 558b1c4

Please sign in to comment.