I’ve finally gotten around to releasing a new version of rubycomplete. Here’s the whats new:

  • Tentative Rails 1.0 support
  • Defaulting to a higher security level, buffer evaluation must be toggled on
  • Improved symbol completion
  • column names are now included when completing ActiveRecord models, if possible
  • Bug fixes
  • Initial run at providing completed item identification, methods will have an ‘f’ next to them,
    variables a ‘v’ and classes/constants ‘c’
Here’s whats on my rubycomplete todo list:
  • ri blurbs for completion options?
  • prototype display?

You can pick it up from the usual place.

As a note to solaris users, I am currently attempting to hunt down the cause of an annoying bug in the vim-ruby bridge which rears its ugly head when attempting to access the vim buffer from ruby.


posted on June 20, 2006