Álvaro Fernández-Alonso Araluce in ruby, gems, open-source, tutorial, building-a-gem-serie, api, design-patterns
· 7 min readBuilding an API Wrapper from Scratch
Third article in the series about building Ruby gems. We already know what a gem is and how it’s structured. Now let’s fill it with code. This is the article where we build something real. The real need I had a project that needed to integrate...