Created
September 9, 2022 11:37
-
-
Save nwxxb/ad52c85136118d1f7b06f6da09f4681b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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