I just finished playing the first iteration of a board game I created about building Ruby on Rails applications. It was actually kind of fun!| Jardo.dev: Blog
What's with all the buzz about system tests in the Ruby on Rails community right now?| Jardo.dev: Blog
Service Objects are a popular software design pattern in the Ruby on Rails community. They are used to extract procedural logic away from models and controllers and into their own objects.| Jardo.dev: Blog
Object-oriented programmers have a solution to null propagation, the null object pattern, but is it a good fit for Ruby and other dynamic languages?| Jardo.dev: Blog