Dependency injection in ruby with exampleToday we will talk about dependency injection. We all know that tighly coupled code is bad and code smells. So, dependency injection…Jul 5, 20211Jul 5, 20211
Refactoring long methods, a simple exampleIn this article, I would like to show how to refactor long methods in ruby.Jun 28, 2021Jun 28, 2021