On Jun 25, 2008, at 22:42 PM, Neil Wilson wrote:
To do that I need to use the 'alternatives' system so that the OS knows which is the current version of an application. Essentially gem will install an 'app1.8' or 'app1.9' link to the relevant binary and the 'alternatives' system will create 'app' in the system path.
Is this for `gem` itself or for a gem-installed executable? _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
