Module: Roda::RodaPlugins::AfterHook

Defined in:
lib/roda/plugins/_after_hook.rb

Overview

Internal after hook module, not for external use. Allows for plugins to configure the order in which after processing is done by using roda_after* private instance methods that are called in sorted order.

Defined Under Namespace

Modules: ClassMethods, InstanceMethods