Skip to content

Commit b677a36

Browse files
committed
tweaking
1 parent 9b7ddc5 commit b677a36

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

config/application.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
module DMPRoadmap
1212

1313
class Application < Rails::Application
14-
config.load_defaults 5.2
14+
# use default behaviours of rails 8
15+
config.load_defaults 8.0
16+
1517
config.x.app_version = "2025.11"
1618

1719
# ------------------------------------------ #

0 commit comments

Comments
 (0)