Ruby is NOT a Callable Oriented Language (It's Object Oriented)
I recently ran across a presentation entitled Python vs. Ruby: A Battle to the Death [http://blog.extracheese.org/2010/02/python-vs-ruby-a-b
I recently ran across a presentation entitled Python vs. Ruby: A Battle to the Death [http://blog.extracheese.org/2010/02/python-vs-ruby-a-b
In the past week, I read a couple of posts that made me really want to respond with a coherent explanation of how I build modular Ruby code.
If you will indulge me, I'd like to paraphrase a familiar tale: > Once upon a time, deep in the forest, there was a tribe of elephan
A lot of people have asked me what the recommended workflows for bundler are. Turns out, they're quite simple. Let's step through a
When showing off cool features of Ruby to the uninitiated (or to a language sparring partner [http://stackoverflow.com/questions/1099305/why
Over the past two years, Carl and I have been working on-again off-again on the problem of dependency resolution. Fabien Franzen implemented