HotCocoa simplifies the process of creating and configuring Cocoa objects when building native Mac apps in Ruby.
HotCocoa is a thin, idiomatic Ruby layer that sits above Cocoa and other frameworks. The goal of the project is to simplify the process of creating and configuring Cocoa objects used when building native Mac apps.
The project was originally part of MacRuby but was later extracted into its own gem.
Code and documentation are on GitHub.