5 Comments
So far I’ve talked about how everything was an object in ruby, even classes. I also wrote an article explaining what were the most important steps to follow when trying to understand ruby classes and objects. This wasn’t a bad idea, but it was a rather simplistic view. I think we’re ready to dive into [...]
Recently, Dan and I have been busy working on a rails application. We put it online a few days ago and now we’re slowly getting at the publicizing phase.
It’s never good when a programmer stare at your code for 2-3 minutes trying to understand some mad one-liners.