method

all_paths

v8.1.1 - Show latest stable - Class: Rails::Paths::Root
all_paths()
public

No documentation available.

# File railties/lib/rails/paths.rb, line 85
      def all_paths
        values.tap(&:uniq!)
      end