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