Skip to content

Instantly share code, notes, and snippets.

@oriolgual
Created July 8, 2010 15:34
Show Gist options
  • Save oriolgual/468158 to your computer and use it in GitHub Desktop.
Save oriolgual/468158 to your computer and use it in GitHub Desktop.
describe Woman do
its(:mood) { should == [':)', ':(', ':***', ':|', ':__(', ':__)', ':/', ':-)', ':*', ':@'].choice }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment