Greetings, Does macgem use the same path variable as standard gem i.e. GEM_HOME and GEM_PATH? I'm trying to use rvm and I'm trying to figure out where macgem is actually putting gems. Thanks, Shannon
$ macgem environment will show the path and other useful information about your macruby installation. ________________________________ Von: Shannon Love <techzen@me.com> An: MacRuby development discussions. <macruby-devel@lists.macosforge.org> Gesendet: 18:19 Freitag, 3.Juni 2011 Betreff: [MacRuby-devel] Macgem path variable Greetings, Does macgem use the same path variable as standard gem i.e. GEM_HOME and GEM_PATH? I'm trying to use rvm and I'm trying to figure out where macgem is actually putting gems. Thanks, Shannon _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
If you are using rvm, then macruby gems are installed into ~/.rvm/gems/macruby-VERSION@GEMSET or something like that. Mark Rada mrada@marketcircle.com On 2011-06-03, at 12:19 PM, Shannon Love wrote:
Greetings,
Does macgem use the same path variable as standard gem i.e. GEM_HOME and GEM_PATH? I'm trying to use rvm and I'm trying to figure out where macgem is actually putting gems.
Thanks, Shannon _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Well, they should be but that is what I am checking. Shannon On Jun 3, 2011, at 12:26 PM, Mark Rada wrote:
If you are using rvm, then macruby gems are installed into ~/.rvm/gems/macruby-VERSION@GEMSET or something like that.
Mark Rada mrada@marketcircle.com
On 2011-06-03, at 12:19 PM, Shannon Love wrote:
Greetings,
Does macgem use the same path variable as standard gem i.e. GEM_HOME and GEM_PATH? I'm trying to use rvm and I'm trying to figure out where macgem is actually putting gems.
Thanks, Shannon _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (3)
-
denny trebbin
-
Mark Rada
-
Shannon Love