Open Source Contributions

Chewy

#Ruby #Elasticsearch

High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client.

FakeFS

#Ruby

I noticed that I couldn’t use one of my favourite debugging features in Pry when FakeFS is active: show-source raised errors. When I fixed this issue for Pry, I noticed that I can use a similar technique for IRB. It was a bit more difficult because I had to unmock Kernel#open.

I noticed two other low-hanging fruit and delivered two more fixes for reported issues:

Ruby

#Ruby

I delivered a couple of micro-contributions to Ruby language itself and its standard library:

Other