Skip to content

Commit b5bcb32

Browse files
committed
Rails 8: enable all the default
1 parent d65642e commit b5bcb32

2 files changed

Lines changed: 1 addition & 31 deletions

File tree

config/application.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
module Planner
1111
class Application < Rails::Application
1212
# Initialize configuration defaults for originally generated Rails version.
13-
config.load_defaults 7.2
13+
config.load_defaults 8.0
1414

1515
# Please, add to the `ignore` list any other `lib` subdirectories that do
1616
# not contain `.rb` files, or that should not be reloaded or eager loaded.

config/initializers/new_framework_defaults_8_0.rb

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)