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 def Base.category=(category) @@category = category end
Generated with the Darkfish Rdoc Generator 2.