8000 Tags · C0nstantin/vim-rspec · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: C0nstantin/vim-rspec

Tags

0.2.0

Toggle 0.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Updated README with @thenoseman contributions

0.1.1

Toggle 0.1.1's commit message
Merge pull request skwp#8 from thenoseman/master

 * Make it work with rspec2 and rspec1
 * Allow lines in output to be ignored
 * Automatically find which window has the spec file

0.1.0

Toggle 0.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Implemented run rspec on current line (Cmd-Shift-L)

Keymaps are now on by default, to disable, let g:RspecKeymap=0

0.0.6

Toggle 0.0.6's commit message
Automatically finds the current Rspec command.

0.0.5

Toggle 0.0.5's commit message
Added folding to the passed specs

0.0.4

Toggle 0.0.4's commit message
Implemented parsing with hpricot

0.0.3

Toggle 0.0.3's commit message
Implemented the 'not implemented' status

0.0.2

Toggle 0.0.2's commit message
TODO implemented, added a Makefile and a .gitignore to avoid the swap…

… files

0.0.1

Toggle 0.0.1's commit message
Initial commit

0