From: Richard Conroy Date: 2007-01-25T19:03:48+09:00 Subject: Re: Ruby IDE for Windows 98? On 1/24/07, Bart Braem wrote: > So, which good Ruby IDE works in Windows 98? Well there is really no IDE for Ruby on Windows, at best you can get a text-editor-alike that runs code from within it and captures its output, like SCITE. For windows stuff, I really like the clean-ness of Notepad++, but I can't get it to execute Ruby code from within the editor. RoRed seems nice and simple for Rails stuff, don't know whether all that Rails stuff gets in the way of it being a simple Ruby editor, haven't tried it. Really though, for learning purposes, SCITE is your man. FreeRIDE seems like such a mess at the moment, and crashes lots. As for your Win 98 requirement ... well thats tough.