Methods
R
Instance Public methods
render_simon_says()
# File actionpack/test/controller/render_other_test.rb, line 10
def render_simon_says
  render :simon => "foo"
end