Methods
- R
- T
Instance Public methods
Source: show
# File rails/actionpack/test/controller/helper_test.rb, line 23 def rescue_action(e) raise end
Source: show
# File rails/actionpack/test/controller/helper_test.rb, line 19 def test render :inline => "test: <%= foobar %>" end