clear_helpers() Instance Public methods Clears up all existing helpers in this
skip_action_callback(*names) Instance Public methods Skip before, after, and
before_action(names, block) Instance Public methods Append a callback before
_insert_callbacks(callbacks, block = nil) Instance Public methods Take callback
_normalize_render(*args, &block) Instance Public methods Normalize args
skip_before_action(names) Instance Public methods Skip a callback before actions
_process_options(options) Instance Public methods Process extra options. :api:
localize(*args) Instance Public methods Delegates to I18n.localize
helper_method(*meths) Instance Public methods Declare a controller method as
after_action(names, block) Instance Public methods Append a callback after
Page 4 of 6