each(&block)
No documentation available.
# File railties/lib/rails/paths.rb, line 167 def each(&block) @paths.each(&block) end