miniblog.
← Back to all posts
Wilfred Hughes
Feb 26, 2017 at 18:23
TIL the Ruby interpreter exposes ObjectSpace to normal Ruby code, so you can do things like iterate over all classes
https://stackoverflow.com/q/5115401/509706
ruby - ObjectSpace - what is it and how do people use it? - Stack Overflow