The year of 2018 has been a wild ride for me. It started at EmCasa.com, the startup I described a […]
Category Archives: Ruby on Rails
Moccato
In July and August 2015, I spent about 140 hours working on Moccato. They are a subscription service for Nespresso […]
Ruby Method Autoload
Continuing to study Rails’ source, I quickly had to take a look at the Rack gem, which wraps HTTP requests and […]
Rails Initialization
Here’s an official page describing Ruby on Rails’ initialization process. Whoever has looked at source code for something like Google […]
Ruby on Rails: Array method From
Looking at RoR 5.0 beta’s source code, here’s a very simple method that has been around for a while and […]