Quoting David Roberts <smartgpx / gmail.com>: > JaredAngell / gmail.com wrote: > > So far, as far as I can tell, there is no Ruby IDE with GUI > > capabilities.... so I'm curious if > > any one knows of any current project underway to make a new Ruby IDE > > with GUI capabilities??? > > It isn't an IDE, but for another choice of graphical tool that > can help to build a GUI for a ruby application, see foxGUIb at > http://fox-tool.rubyforge.org/ > > It has the advantage of being written in ruby and using the > same library that it targets, ie FXruby. > > Incidentally, this thread roughly replicates the one titled > "Ruby GUI with IDE" dated mid-November 2006 - there may be > material of interest there too. To further duplicate previous threads, there are two Ruby IDEs written using the Fox toolkit -- FreeRide and Mondrian. FreeRide is at least stable enough to be a part of the Windows One-Click Installer.