If you want merb and autotest to work well with Leopard when you are using the Apple supplied Ruby, you must do this:
ln -s /usr/bin/spec /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/spec
(via Gluttonous)
If you want merb and autotest to work well with Leopard when you are using the Apple supplied Ruby, you must do this:
ln -s /usr/bin/spec /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/spec
(via Gluttonous)