Source: show | on GitHub
# File actionpack/test/dispatch/routing_test.rb, line 2728 def index render :inline => "<%= url_for :controller => '/pooh', :action => 'index' %>" end