summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-10-31 19:43:02 +0000
committerminskim <minskim@pkgsrc.org>2006-10-31 19:43:02 +0000
commit87a042abb219fb8dc01a1e0b908f0e1f02c0922f (patch)
tree955c738f39f4ba3aef8992bd59833ee797c89b71 /doc
parent860964bc82a1eb43a0336bdc2d545e3250d7f38f (diff)
downloadpkgsrc-87a042abb219fb8dc01a1e0b908f0e1f02c0922f.tar.gz
Import ruby-gem_plugin.
GemPlugin is a system that lets your users install gems and lets you load them as additional features to use in your software. It originated from the Mongrel (mongrel.rubyforge.org) project but proved useful enough to break out into a separate project. GemPlugin works by listing the gems installed, and doing a require_gem on any that have the right dependencies. For example, if a gem depends on "gem_plugin" and "mongrel" then it will load as a Mongrel plugin. This makes it so that users of the plugins only need to gem install (and maybe config a bit), and plugin authors only need to make gems.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions