MacRuby is a Ruby implementation that can be used to write Cocoa applications for Mac OS X. It allows Ruby code to interact with the Cocoa frameworks and Objective-C classes. The presentation introduces MacRuby and demonstrates how to use the MacRuby REPL for learning Core Data, build a MacRuby project, hook up a user interface with Ruby methods, use Ruby gems, and package applications for distribution.