Blog: ruby Posts 📔

Sharing ideas and code (RSS available)

Ruby Hash iteration with index thumbnail

Ruby Hash iteration with index

· 1 min read

Ruby Hash (and Array) includes the Enumerable module (mixin), which provides a lot of neat, but also slightly hidden in...

Ruby tips thumbnail

Ruby tips

· 2 min read

I just read the Ruby Pocket Reference, a great intro for the Ruby language and want to share a few...