instance method
load_paths
Ruby on Rails 8.1.2
Since v3.0.20Signature
load_paths()
No documentation comment.
Source
# File railties/lib/rails/paths.rb, line 101
def load_paths
filter_by(&:load_path?)
end
Defined in railties/lib/rails/paths.rb line 101
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::Paths::Root