From: Mat Schaffer Date: 2006-06-07T03:27:55+09:00 Subject: Re: I love Ruby - But how bright is Ruby's Future? On Jun 6, 2006, at 1:54 PM, James Britt wrote: > Peter Ertl wrote: >>> It's similar to the complaint that Ruby does not have an IDE such >>> as Eclipse; some Rubyists argue that there isn't one because >>> there is no compelling need for it, as there is in Java. >> www.radrails.org > > I thought that was focused on Rails, and did not do automatic > refactoring or code completion. > > But if it works for general Ruby the same way as Eclipse works for > Java, then that's quite slick. To clarify, code completion is a bit limited, but works. Refactoring appears to be non-existent in the current release, the I get by pretty well with Eclipse's search and replace features. -Mat