My 10 Favorite Things About the Ruby Language
I work with Ruby every single day, and over time have come to really enjoy using it. Here's a list of some specific things that I really
I work with Ruby every single day, and over time have come to really enjoy using it. Here's a list of some specific things that I really
Rubygems provides two things for the Ruby community. 1. A remote repository/packaging format and installer 2. A runtime dependency manage
In working on Rails 3 over the past 6 months, I have focsed rather extensively on decoupling components from each other. Why should ActionC
A year ago, I was very skeptical of Ruby 1.9. There were a lot of changes in it, and it seemed like it was going to be a mammoth job to get
This past week, I had a pretty long discussion on StackOverflow [http://stackoverflow.com/questions/1099305/why-is-ruby-more-suitable-for-ra
One of the things I spent quite a bit of time on in Merb was trying to get a worker gem bundler that we could be really proud of. Merb had p