modules_for_helpers(args) Instance Public methods Returns a list of modules
append_after_action(names, block) Instance Public methods Append a callback
render_to_body(options = {}) Instance Public methods Performs the actual template
prepend_before_action(names, block) Instance Public methods Prepend a callback
inherited(klass) Instance Public methods When a class is inherited, wrap its
append_around_action(names, block) Instance Public methods Append a callback
available_action?(action_name) Instance Public methods Returns true if a method
action_methods() Instance Public methods Delegates to the class'
l(*args) Instance Public methods Alias for:
render_to_string(*args, &block) Instance Public methods Raw rendering of
Page 1 of 6