Source: show | on GitHub
# File actionpack/test/dispatch/routing_test.rb, line 3808 def index render plain: "admin/storage_files#index" end