Skip to content

Instantly share code, notes, and snippets.

@arr-ee
Created August 2, 2013 06:49
Show Gist options
  • Select an option

  • Save arr-ee/6137952 to your computer and use it in GitHub Desktop.

Select an option

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