This post originated from an RSS feed registered with Ruby Buzz
by Eric Hodel.
Original Post: OS X 10.4.7 and /usr/bin/ruby
Feed Title: Segment7
Feed URL: http://blog.segment7.net/articles.rss
Feed Description: Posts about and around Ruby, MetaRuby, ruby2c, ZenTest and work at The Robot Co-op.
Beware! OS X 10.4.7 reinstalls /usr/bin/ruby, so depending upon how you’ve replaced Apple’s install of ruby you may start running 1.8.2 unexpectedly!
By the way, if you’re running a hand-built ruby on OS X, build with -O instead of -O2, you won’t get that annoying undefined method for Fixnum exception.