Unit Testing iPhone apps using Ruby
You cannot run RubyCocoa on an iPhone, but you can use it for your unit testing of your Objective-C classes. This tutorial shows you how to get started.
Project at http://github.com/drnic/rbiphonetest/
NOTE: the project has been renamed to 'rbiphonetest' and not 'iphoneruby' as in the video.