Skip to content

Instantly share code, notes, and snippets.

@balazspete
Created October 14, 2012 14:35
Show Gist options
  • Save balazspete/3888773 to your computer and use it in GitHub Desktop.
Save balazspete/3888773 to your computer and use it in GitHub Desktop.
if [true,false].sample
#do something if true
else
#do some other thing
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment