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 1856702 commit 98ecbfeCopy full SHA for 98ecbfe
spec/app/rails_5.2/config/application.rb
@@ -19,6 +19,6 @@ class Application < Rails::Application
19
##
20
# Config
21
#
22
- config_available?
+ # config_available? # This is only available in test context
23
end
24
0 commit comments