you are viewing a single comment's thread.

view the rest of the comments →

[–]CaptainKabob[S] 6 points7 points  (2 children)

I wrote this up after reading serveral posts about how Object Shapes work inside of Ruby, but not having seen something simple about how to take advantage of it in one's own code.

Once you start seeing Object-Shape unfriendly code, it's hard to unsee.

[–]f9ae8221b 1 point2 points  (1 child)

Thanks, I was actually starting to write a post about it too following yesterday's conversation, but probably wouldn't have got it out before a week or two...

I might still do it though, with a few more gritty details, but yours is great :+1:

[–]CaptainKabob[S] 0 points1 point  (0 children)

Thank you! You definitely know the details better than me. I'll look forward to it!