8000 Load defaults of current version · venkata-qa/demo.activeadmin.info@84b0f14 · GitHub
[go: up one dir, main page]

Skip to content

Commit 84b0f14

Browse files
Load defaults of current version
1 parent bd4409d commit 84b0f14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/application.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
module ActiveadminDepot
1010
class Application < Rails::Application
11+
config.load_defaults 6.0
12+
1113
# Settings in config/environments/* take precedence over those specified here.
1214
# Application configuration should go into files in config/initializers
1315
# -- all .rb files in that directory are automatically loaded.

0 commit comments

Comments
 (0)
0