RubyObjC Guides

Programming With RubyObjC

RubyObjC is a bridge connecting Objective-C and Ruby. It was created to support some ambitious software systems. This is a guide to its use.

Design Patterns with RubyObjC

NeXTSTEP (now Cocoa and GNUstep) introduced powerful patterns for building software systems. RubyObjC can help us digest them quickly. Here are some random notes on things that I’ve found.