Re: Newbie needs help getting user input
- From: Peter Vanderhaden <bostonantifan@xxxxxxxxx>
- Date: Sun, 30 Sep 2007 10:54:53 +0900
Wayne,
Thanks for the answer. The only problem is that I'm using Windows, not
Unix. I'm having problems with gems in Windows.
PV
Wayne E. Seguin wrote:
Peter,
$ gem install highline
require "highline"
option = Highline.new.ask("Enter option: ")
There are many more things you can do with this gem, check out HighLine:
http://highline.rubyforge.org/
I hope this helps,
~Wayne
--
Posted via http://www.ruby-forum.com/.
.
- References:
- Newbie needs help getting user input
- From: Peter Vanderhaden
- Newbie needs help getting user input
- Prev by Date: Re: a = Dog.new # a is not a pointer and not a reference?
- Next by Date: Re: a different type of reference (shocked)
- Previous by thread: Newbie needs help getting user input
- Next by thread: Re: Newbie needs help getting user input
- Index(es):
Relevant Pages
|