method

autoload_paths

v6.0.0 - Show latest stable - Class: Rails::Paths::Root
autoload_paths()
public

No documentation available.

# File railties/lib/rails/paths.rb, line 92
      def autoload_paths
        filter_by(&:autoload?)
      end