At the risk of asking a question and getting no responses:

Having done method_missing and constants for the Better Know A Ruby Thing series, is there any Ruby thing you want me to take on.

(I have a list, but I'm curious if anybody has requests…)

Looking for Ruby features or libraries, especially those where the documentation is either scattered or incomplete.

1
Share
Share on Mastodon
Share on Twitter
Share on Facebook
Share on Linkedin
Felipe Vogel

@noelrap

- threads, or maybe the Async gem
- the ancestor lookup chain
- garbage collection (and any gotchas to keep in mind to prevent memory bloat)
- functional techniques such as currying

I'm really enjoying the series!

0
1y
Replies