Methods
D
R
Attributes
[RW] delegate_attr
Instance Public methods
delegate_method()
# File actionpack/test/controller/helper_test.rb, line 62
def delegate_method() end
rescue_action(e)
# File actionpack/test/controller/helper_test.rb, line 63
def rescue_action(e) raise end