From: Harold Hausman Date: 2007-05-01T10:57:32+09:00 Subject: Re: Windows new user cheat sheet? On 5/1/07, Michal Suchanek wrote: > I use ruby on Windows and I never really needed to use the windows > commandline in connection with ruby. The one click installer > associates scripts with ruby so all I need is to write the script in > an editor and doubleclick it. But a windows shell extension "irb here" > similar to the MS "Command Prompt Here" could be useful. > What a great idea! And so easily done. (: First grab this and put it in C:\ruby\: http://www.danceliquid.com/irbhere/irbhere.bat Then grab this and double click it to import it into your registry: http://www.danceliquid.com/irbhere/irbhere.reg Then right click a folder in Explorer (or even the little folder icon in the top left of an open Explorer window) and choose "irb here!" Thanks for the sweet idea. hth, -Harold