Source: show | on GitHub
# File actionpack/test/dispatch/routing_test.rb, line 3734 def index render :text => "blog/posts#index" end