On 2011-06-05, at 00:18, Luis Lavena wrote:

> On Sat, Jun 4, 2011 at 4:27 PM, Uwe Kubosch <u...@datek.no> wrote:
>> Ruboto has no command line for running the gem command.  What library call 
>> does "gem env" result in?
> 
> There was no IRB for Ruboto? if so, then:

Well, there is an IRB:  the ruboto-irb app, but it takes Ruby code directly.  
We have no shell command line "gem" command.

> require "rubygems"
> puts Gem::Platform.local
> 
> Should display the one that matches you environment.
> Also, try:
> 
> puts RUBY_PLATFORM
> puts RbConfig::CONFIG["host_os"]

Thanks, I will try this.

--
Uwe Kubosch
Systems Developer
Datek Wireless AS
u...@datek.no
http://datek.no/


_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to