process_action(*args) Instance Public methods Override AbstractController::Base's
inherited(klass) Instance Public methods When a class is inherited, wrap its
append_before_action(names, block) Instance Public methods Append a callback
append_after_action(names, block) Instance Public methods Append a callback
method_added(name) Class Public methods Refresh the cached
available_action?(action_name) Instance Public methods Returns true if a method
append_around_action(names, block) Instance Public methods Append a callback
render_to_string(*args, &block) Instance Public methods Raw rendering of
action_methods() Instance Public methods Delegates to the class'
render_to_body(options = {}) Instance Public methods Performs the actual template
Page 1 of 6