method

autoload_paths

v5.2.3 - 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