find_root(from)
No documentation available.
# File railties/lib/rails/engine.rb, line 375 def find_root(from) find_root_with_flag "lib", from end