method

autoload_paths

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

No documentation available.

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