Methods
- I
- R
Instance Public methods
Source: show
# File rails/actionpack/test/controller/helper_test.rb, line 147 def index render :inline => '<%= shout %>' end
Source: show
# File rails/actionpack/test/controller/helper_test.rb, line 151 def rescue_action(e) raise end