[ANN] Rubytest.vim 1.1.0 Released

Hi,

Rubytest.vim is a vim plugin enables you to run a specific (test case|rspec
example>cucumber feature) in second.

There're two major changes in this release:

* Remember last run: <leader>l to run last run test
* Default support to rspec2. You need to customize g:rubytest_cmd_spec to
work with rspec 1.*

Download [1][2] and copy/overwrite to install/upgrade!

1. http://www.vim.org/scripts/script.php?script_id=2612
2. http://github.com/janx/vim-rubytest/tree/master

Best
Jan