Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@arr-ee
Created August 2, 2013 06:49
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 arr-ee/6137952 to your computer and use it in GitHub Desktop.
Save arr-ee/6137952 to your computer and use it in GitHub Desktop.
case
when utterance.silent?
...
when utterance.loud?
...
...
else
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment