Class
PhusionPassenger::Plugin
In:
lib/phusion_passenger/plugin.rb
Parent:
Object
Methods
call_hook
call_hook
load
new
register
register_hook
Public Class methods
call_hook
(name, *args, &block)
load
(name, load_once = true)
new
(name, *args, &block)
register
(name, klass)
register_hook
(name, &block)
Public Instance methods
call_hook
(name, *args, &block)
[Validate]