Skip to content

Instantly share code, notes, and snippets.

@alindeman
Created December 18, 2010 04:31
Show Gist options
  • Save alindeman/746150 to your computer and use it in GitHub Desktop.
Save alindeman/746150 to your computer and use it in GitHub Desktop.
case "Foo BAR baz"
when /bar/i
puts "This will occur"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment