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

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


Branch: pkgsrc-2007Q3, Version: 0.2.2, Package name: ruby18-gem_plugin-0.2.2, 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:
[misc/rubygems] [lang/ruby18-base]

Required to build:
[misc/rubygems] [devel/rake]

Master sites:

SHA1: fcdb2c81f2c533012d4b394f47ecb0e2ed8656f8
RMD160: 2f5840f03fe34e07ef10627e7a21e8e642ac1137
Filesize: 41 KB

Version history: (Expand)