Source: show | on GitHub
# File actionpack/test/controller/helper_test.rb, line 62 def delegate_method() end
# File actionpack/test/controller/helper_test.rb, line 63 def rescue_action(e) raise end