public
Description: A lean-and-mean Ruby/ObjC bridge
Homepage: http://rubyobjc.com
Clone URL: git://github.com/timburks/rubyobjc.git
rubyobjc / examples / rubyrocks
name age message
..
file README Fri Nov 16 17:14:02 -0800 2007 First git repository. [timburks]
file Rakefile Fri Nov 16 17:14:02 -0800 2007 First git repository. [timburks]
file main.rb Fri Nov 16 17:14:02 -0800 2007 First git repository. [timburks]
file rubyrocks.icns Fri Nov 16 17:14:02 -0800 2007 First git repository. [timburks]
file rubyrocks.rb Fri Nov 16 17:14:02 -0800 2007 First git repository. [timburks]
README
--

RubyRocks Revisited

-- 

This directory contains a revised version of the RubyRocks program 
originally published on RubyCocoa Resources (http://www.rubycocoa.com).

Besides having many new features, it has also been ported to RubyObjC,
a new Ruby/Objective-C bridge.

To build it, simply type "rake" from the terminal.  You can then run the application
in the usual way or by simply typing "rake run".

-- 

Copyright (c) 2007 Tim Burks, Neon Design Technology, Inc.
This and other RubyObjC examples can be found online at http://www.rubyobjc.com.