!Electronic || !Bionic || !Ultrasonic

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:

Read more…