Handle API response with value objects
This article is a quick tip for anyone working with APIs in a Rails application and parsing the data without […]
This article is a quick tip for anyone working with APIs in a Rails application and parsing the data without […]
The config-way of setting variables You can see this code in almost every Ruby gem that utilizes initializers to set […]
A quick look at the pattern’s name Let’s just quickly analyze its name before we move on: The definition There […]