method

app_config_tree

Importance_0
v8.1.1 - 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.files.application_configuration.parse
            end
Register or log in to add new notes.