ROGER BIRD wrote:
> So where is irb?
> 

Sorry for the incomplete answer...

irb (Interactive Ruby) is another package to load on your machine...

For linux (Ubuntu 8.04 is my flavor),

sudo apt-get install ruby
sudo apt-get install ri
sudo apt-get install rdoc

would be the bare minimum I would do...

Windows?  I think it came in my general install of  ruby186-26.exe

And thus far, I have yet to encounter a real Ruby issue, usually it's 
just a Silly User Error, meaning mine, or my lack of understanding on 
the Ruby syntax (it is light years ahead of what I develop with 
day-to-day).
-- 
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