We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690f2b2 commit a76a1feCopy full SHA for a76a1fe
config/application.rb
@@ -11,7 +11,7 @@
11
module RailsReactTutorial
12
class Application < Rails::Application
13
# Initialize configuration defaults for originally generated Rails version.
14
- config.load_defaults 7.0
+ config.load_defaults 8.0
15
16
# Please, add to the `ignore` list any other `lib` subdirectories that do
17
# not contain `.rb` files, or that should not be reloaded or eager loaded.
0 commit comments