A Framework for building Cocoa applications in Ruby
Rucola is a light weight framework that helps you write RubyCocoa apps.
It allows you to build, test, and deploy applications using rake commands,
eliminating the need to use XCode, however you can use XCode if you wish.
Rucola provides a set of generators to help you generate controllers, window controllers,
and [...]