Skip to content

Instantly share code, notes, and snippets.

@hackvan
Created September 12, 2018 13:44
Show Gist options
  • Save hackvan/cc69151f979f59a63be902832846fb0d to your computer and use it in GitHub Desktop.
Save hackvan/cc69151f979f59a63be902832846fb0d to your computer and use it in GitHub Desktop.
Fixnum.class # => Class
42.class.class # => Class
Class.class # => Class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment