values_at(*list)
No documentation available.
# File railties/lib/rails/paths.rb, line 81 def values_at(*list) @root.values_at(*list) end