On 27 January 2011 11:04, Priya D. <li...@ruby-forum.com> wrote:
> Am using Ubuntu 10.04. Just using irb.

Please don't top post, it makes it difficult to follow the thread,
insert your reply into the previous post, thanks.

So to open a console you open a terminal window and then run irb.  If
you want to open another console then AFAIK you will need to run a
system command to open another terminal and run irb.  Something like
system( 'gnome-terminal -e irb')
Unless someone knows another way.

Colin

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to