Gem Tracker plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install svn://devel.touset.org/plugins/gemtracker
Gemtracker comes with a rake task, "gems:install", which installs all gems listed in "config/gems.yml" at the specified versions, if not already present.
Example
=======
config/gems.yml:
mongrel: 1.0.1 rspec : 1.0.0 facets : 0.4 foobar : 0.1.0
Using fuzzy versions as supported by Rubygems should work, but is not encouraged. After all, you're trying to make sure that everyone has the same gems and versions, right?
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, about 1 year ago

