instance method
[]
Ruby on Rails 8.1.2
Since v4.0.13Signature
[](path)
No documentation comment.
Parameters
-
pathreq
Source
# File railties/lib/rails/paths.rb, line 69
def [](path)
@root[path]
end
Defined in railties/lib/rails/paths.rb line 69
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails::Paths::Root