Small Rails design patterns that make a big difference
Especially in larger legacy Rails applications, it’s harder to make a meaningful refactoring without changing a lot of code. If […]
Especially in larger legacy Rails applications, it’s harder to make a meaningful refactoring without changing a lot of code. If […]
Have you ever came across a code that verifies a lot of conditions to allow for some action? In normal […]
A quick look at the pattern’s name Let’s just quickly analyze its name before we move on: The definition There […]