Skip to content

Instantly share code, notes, and snippets.

@spinagon
Created March 26, 2012 17:17
Show Gist options
  • Save spinagon/f6bd805c3674c640ef05 to your computer and use it in GitHub Desktop.
Save spinagon/f6bd805c3674c640ef05 to your computer and use it in GitHub Desktop.
case
when condition1
do something
when condition 2
do something
when condition 3
do something
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment