Share code/snippet that you are proud of writing

I’d like to see more people posting code here. Here’s the code for my most recent gem env_compat. I’m still putting new things I learn to use. I’d love it if you all took the time to look at this and give me your perspective or questions on the code.

My use of my CodeBlock object was me thinking of thread safety and this is my first time using Kernel.private_constant. I really enjoyed writing this :smile:

1 Like