method

lookup_paths

v6.1.3.1 - Show latest stable - Class: Rails::Command
lookup_paths()
private

No documentation available.

# File railties/lib/rails/command.rb, line 111
        def lookup_paths # :doc:
          @lookup_paths ||= %( rails/commands commands )
        end