method

app_config_tree

Importance_0
v8.0.0 - Show latest stable - 0 notes - Class: AccessorParser
app_config_tree() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File tools/rail_inspector/lib/rail_inspector/configuring/check/general_configuration.rb, line 23
            def app_config_tree
              @checker.parse(APPLICATION_CONFIGURATION_PATH)
            end
Register or log in to add new notes.