Skip to content

Instantly share code, notes, and snippets.

@nwxxb
Created September 9, 2022 11:37
Show Gist options
  • Select an option

  • Save nwxxb/ad52c85136118d1f7b06f6da09f4681b to your computer and use it in GitHub Desktop.

Select an option

Save nwxxb/ad52c85136118d1f7b06f6da09f4681b to your computer and use it in GitHub Desktop.
# https://stackoverflow.com/a/15852593
p ObjectSpace.each_object(Class){|ob| p ob}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment