Skip to content

Instantly share code, notes, and snippets.

@sevperez
Created March 22, 2018 15:04
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 sevperez/7178585e7dfa1eef5dc032e620c59494 to your computer and use it in GitHub Desktop.
Save sevperez/7178585e7dfa1eef5dc032e620c59494 to your computer and use it in GitHub Desktop.
a.class # => Integer
a.public_methods.include?(:+) # => true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment