./misc/ruby-gem_plugin, Gem-based plugin system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q3, Version: 0.2.3, Package name: ruby18-gem_plugin-0.2.3, Maintainer: minskim

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.


Required to run:
[devel/rake] [misc/rubygems] [lang/ruby18-base]

Required to build:
[misc/rubygems]

Master sites:

SHA1: 14cb572dbee665b19ecac26dfcd1150d1f35de1e
RMD160: 963a3d7a3aa052a31213555f46c100f7ce8b82ce
Filesize: 32.5 KB

Version history: (Expand)