Object
This base class for plugins really does nothing more than wire up the new class into the right category. It is not thread-safe yet but will be soon.
See Mongrel::Plugin for an explanation.
# File lib/gem_plugin.rb, line 260
260: def Base.category=(category)
261: @@category = category
262: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.