method

all_paths

v6.1.7.7 - Show latest stable - Class: Rails::Paths::Root
all_paths()
public

No documentation available.

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