Skip to content

Instantly share code, notes, and snippets.

@probablycorey
Created June 4, 2009 17:46
Show Gist options
  • Select an option

  • Save probablycorey/123736 to your computer and use it in GitHub Desktop.

Select an option

Save probablycorey/123736 to your computer and use it in GitHub Desktop.
obj.is_a? Array # => true
Array === obj # => false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment