Skip to content

Instantly share code, notes, and snippets.

@dpetersen
Created September 22, 2011 14:06
Show Gist options
  • Save dpetersen/1234850 to your computer and use it in GitHub Desktop.
Save dpetersen/1234850 to your computer and use it in GitHub Desktop.
case "foo".class
when String then puts "You'd think so"
else puts "but no"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment