new(path)
No documentation available.
# File railties/lib/rails/paths.rb, line 54 def initialize(path) @path = path @root = {} end