Skip to content

Instantly share code, notes, and snippets.

@karlin
Created May 9, 2012 19:38
Show Gist options
  • Save karlin/2648254 to your computer and use it in GitHub Desktop.
Save karlin/2648254 to your computer and use it in GitHub Desktop.
Must-have rspec helper method by dcrosby42
def clever_girl
pending <<-EOVR
__ ______
,^.__.>--"~~'_.--~_)~^.
_L^~ ~ (~ _.-~ \\. |\\
CLEVER GIRL.... ,-~ __ __,^"/\\_A_/ /' \\
/ ,-" "~~" _) \\ ~_,^ /\\
// / ,-~\\ x~" \\._"-~ ~ _Y
Y' Y. (__.// / " , "\\_r ' ]
J-._l_>---r{ ~ \\__/ \\ _/
(_ ( (~ ( ~"--- _.-~ `\\ / \\ !
(_"~--^----^--------" _.-c Y /Y'
l~--v---.,____.--" / !_/ |
\\.__!.__./~-. _/ / \\ !
`x.\\_____\\_,>---"~___Y\\__/Y'
~ ~(~~()"~___)/ /\\|
(~~ ~~__) \\_t
(~~ ~~__)\\_/ |
(~~ ~~__)\\_/ |
{ ~~ ~~ }/ \\
EOVR
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment