We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d117f6 commit bb8fb13Copy full SHA for bb8fb13
config/application.rb
@@ -20,7 +20,7 @@
20
module Amber
21
class Application < Rails::Application
22
# Initialize configuration defaults for originally generated Rails version.
23
- config.load_defaults 7.2
+ config.load_defaults 7.1
24
25
# Please, add to the `ignore` list any other `lib` subdirectories that do
26
# not contain `.rb` files, or that should not be reloaded or eager loaded.
0 commit comments