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