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