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