Source: show | on GitHub
# File actionpack/test/dispatch/routing_test.rb, line 4814 def about render inline: "<%= root_path(locale: :ar) %> | <%= url_for(locale: :ar) %>" end