Skip to content

Instantly share code, notes, and snippets.

@tooky
Created October 14, 2010 16:41
Show Gist options
  • Save tooky/626534 to your computer and use it in GitHub Desktop.
Save tooky/626534 to your computer and use it in GitHub Desktop.
:map <leader>rt :!rvm <ruby>@<gemset> exec rspec --no-color %<cr>
:map <leader>rT :execute ":!rvm <ruby>@<gemset> exec rspec --no-color %:".line('.')<cr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment