Module Extlib::Hook
In: lib/extlib/hook.rb

TODO: Write more documentation!

Overview

==

The Hook module is a very simple set of AOP helpers. Basically, it allows the developer to specify a method or block that should run before or after another method.

Usage

Halting The Hook Stack

Inheritance

Other Goodies

Please bring up any issues regarding Hooks with carllerche on IRC

Methods

Classes and Modules

Module Extlib::Hook::ClassMethods

Public Class methods

[Validate]