Re: [MacRuby-devel] MacRuby application on Xcode

2014-10-23 Thread Patrick Hanevold
There is also the pure ruby cocoa gem https://github.com/patrickhno/cocoa Patrick On Thu, Oct 23, 2014 at 4:18 AM, Kevin Walzer wrote: > On 10/22/14, 9:05 PM, Sandeep Murthy wrote: >> I can obviously create a source file where I can write Ruby code, but I can’t >> seem to compile and run thi

Re: [MacRuby-devel] MacRuby application on Xcode

2014-10-23 Thread Eric Christopherson
There's also RubyCocoa: http://sourceforge.net/projects/rubycocoa/files/RubyCocoa/1.2.0/. Note that the text incorrectly says "Looking for the latest version? Download RubyCocoa-1.0.0.tar.gz (2.8 MB)"; the newest is actually 1.2.0. It was updated in July and says it works on 10.9; I'm not sure abou