Craig Demyanovich wrote:
> Rails checks the RubyGems version using Gem::RubyGemsVersion. I launched 
> IRB
> and queried the version:
> 
> $ irb
>>> Gem::RubyGemsVersion
> => "1.2.0"
> 
> What does yours report?

irb(main):001:0> Gem::RubyGemsVersion
NameError: uninitialized constant Gem
        from (irb):1
irb(main):002:0>


> Based on the error message that you received, I expect it to report an 
> empty
> string.
> 
> I'm on Mac OS X 10.5.5 using the built-in Ruby, 1.8.6 p114.
> 
> $ ruby -v
> ruby 1.8.6 (2008-03-03 patchlevel 114) [universal-darwin9.0]
> 
> What versions of OS X and Ruby are you running? Did you install Ruby 
> from
> source or via MacPorts or Fink?
> 

I believe I'm running Ruby 1.8.7 from source.  Again, being a complete 
nube, I really have no clue which file(s):

Macintosh-3:~ johnclaus$ ruby --version
ruby 1.8.7 (2008-08-11 patchlevel 72) [i686-darwin9.4.0]

I'm also running Leopard 10.5.5.

> Regards,
> Craig

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to