This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ufuk Kayserilioglu
ufuk.dev
did:plc:hwr2xtsdnnxd6imzdhlihesm
Noel, the explanation for how singleton classes are represented in Ruby isn't correct. There is no separate `singleton_class` storage, even though Ruby API makes it look like that. What really is the internal class of the object points to the superclass which has the original class as its own class.
2025-01-27T12:43:11.849Z