From: Yossef Mendelssohn Date: 2009-04-10T06:01:25+09:00 Subject: Re: Hide "gets" method output, for passwords.. On Apr 9, 3:22 pm, Brian Wallace wrote: > What would be nice , is a simple implementation of asterisks replacing the > actual characters displayed to STDOUT ... > > Does anyone know if this is possible in Ruby? I'm not sure because I haven't done this sort of thing myself, but I imagine the highline gem is a good place to look. http://highline.rubyforge.org/ -- -yossef