On Jun 6, 2006, at 5:25 PM, ReggW wrote:
> Mat Schaffer wrote:
>> On Jun 6, 2006, at 1:54 PM, James Britt wrote:
>>> 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
>
> I can't get any code completion to work with RadRails.
>
> This is the ONLY thing that RadRails really needs, and it would be the
> best Ruby/Rails IDE available.
>
> I think JEdit has the best code completion, but it lacks the rails
> features of RadRails and the ProjectViewer plug-in doesn't bring your
> entire project directory structure from the hard drive.
>
> Anyway, RadRails is almost the best IDE.

You may want to check your settings, then just hit you completion key  
on a blank line and see if anything comes up.  I get a whole slew of  
things.  But as often the case for dynamic typing, it's not always  
relevant to the variable I'm dealing with.
I'm on RDT 0.8.0.604272100PRD, RadRails 0.6.3.
-Mat