Quick note.
I recently needed to install a few RubyGems on my Mac OS X 10.4 (Tiger) development system. I use MacPorts to keep my system consistent, but MacPorts was causing the problem. Here's a look at the output I was getting while trying to install Active Support.
$ sudo …
I was recently helping a developer with some SQL optimizations in Ruby. The developer was using Active Record, and (until now) my Active Record experience has been pretty minimal.
This is a silly mistake that can be easily avoided.
Sometimes it seems like a great idea to receive updates whenever someone commits something to your