Source: show | on GitHub
# File actionpack/test/controller/render_other_test.rb, line 10 def render_simon_says render :simon => "foo" end