OT: RSpec support in rails.vim

Hi,

The rails plugin for vim has limited RSpec support, and it mentions how
to
add extra commands such as speccontroller, etc, with Rcommand.

Has anyone done this? I’m not very good with the syntax of .vimrc, so I
don’t know how to enter these. I think it said I need to use autocmd,
but
everything I try just isn’t working.

I’d also be interested in anything else you’re doing to make it work
better
with RSpec.

Brandon