The main purpose of this file is to be able to split the development code from the debugging code. Exploiting the fantastic ability of meta-programming in ruby, there is a way to write less and code more. Following the ruby way of not repeating code everywhere let’s start with this simple showcase:
Tags: alias, Code, development, journey, meta programming, method test, programmers, redirection, showcase, test class, test method, test test