Source: show | on GitHub
# File actionpack/test/controller/helper_test.rb, line 19 def rescue_action(e) raise end
# File actionpack/test/controller/helper_test.rb, line 15 def test render :inline => "test: <%= foobar %>" end