If you’re not familiar with this series, please consider reading the introduction. Arrays in Ruby are pretty important. I know…reading that sentence you might be thinking “Arrays are important in all languages” but that’s not really true. There are a lot of…
Continue Reading… A couple of years ago I was working on a legacy enterprise Java project where the customers were obsessed with the production environment. They didn’t allow my team to deploy new versions of the apps we were developing. The most interesting thing…
Continue Reading… Ruby has a lot of lovely features. The syntax is clean and simple, using meta-programming techniques is easy, the object model is great… You know, I can keep going with an endless list of features and reasons to love Ruby. By the…
Continue Reading…