From: Gavin Sinclair Date: 2004-05-13T08:21:28+09:00 Subject: Re: are there any ruby IDEs? On Thursday, May 13, 2004, 7:08:54 AM, Ryan wrote: > I use vim most of the time, but i'm curious if there are any > ruby specific IDEs, or any graphical debuggers. Additionally, if any of > you folks have any good vim/ruby tricks to share, i'd love to hear them. > I'm currently compiling vim with ruby and python embedded. (I plan on > porting my vim extension scripts from python to ruby when I get a chance) See http://vim-ruby.rubyforge.org. The released files are quit out of date (/me smacks himself), so grab a CVS tarball. It'll all be sorted out when Vim 6.3 arrives. And please share your Python vim extension scripts. I'm eager to see what they do. Cheers, Gavin