1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
=head1 NAME
multigem - install gems for multiple ruby versions
=head1 SYNOPSIS
B<multigem> I<command>
=head1 DESCRIPTION
B<multigem> uses multiruby to run the gem command in order to install
gems in the right place for each of the ruby versions under that
.multiruby directory. It takes all options of gem command.
See I</usr/share/doc/ruby-zentest/> for more details.
=head1 AUTHOR
Ryan Davis, Eric Hodel, seattle.rb
This manual page is written by Praveen Arimbrathodiyl <praveen@debian.org> for
Debian GNU System (GNU/Linux, GNU/kFreeBSD, GNU/Hurd).
|