Skip to content

Instantly share code, notes, and snippets.

@dbrady
Created July 30, 2011 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dbrady/1115797 to your computer and use it in GitHub Desktop.
Save dbrady/1115797 to your computer and use it in GitHub Desktop.
__rvm_rvmrc_key is calling rspec. WAT
11:57:51 dbrady@shinything:~/.rvm ruby-1.9.2-p290
∫ type __rvm_rvmrc_key
__rvm_rvmrc_key is a function
__rvm_rvmrc_key ()
{
printf "$1" | time rspec '[#/.=]' _;
return $?
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment