public
Description: A framework for creating configurable, distributable tasks and workflows.
Home | Edit | New

Common Errors

Rubygem out of date

Just found out that the Tap environment can raise an error if RubyGems is out of date (in my case 0.9.4). You may get an error like:

% tap Configuration error: undefined method `full_gem_path’ for # Check tap.yml configurations % gem —version 0.9.4

Easy to rectify, simply use:

% gem update —system
Last edited by bahuvrihi, Sat Jun 13 08:07:41 -0700 2009
Home | Edit | New
Versions: