From: Jose Hales-Garcia Date: 2010-03-01T01:16:35+09:00 Subject: Re: MacRuby for simple Ruby Jean Guillaume Pyraksos wrote: > If I download MacRuby, will I be able to program "usual" Ruby > (without Cocoa and the Objective-C bridge), with gems, etc. > or am I obliged to program a Caoca Mac application ? > Is there an IDE inside, or just XCode ? The stated goal of MacRuby is to be 100% compatible syntactically and behaviorally with Ruby 1.9. So, in theory, you should be able to write usual Ruby code. I don't know that all the gems are compatible though. You might ask their list about particular gems... http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel There is no other IDE from Apple except Xcode that would be used for Ruby. Jose ....................................................... Jose Hales-Garcia UCLA Department of Statistics jose.halesgarcia@stat.ucla.edu -- Posted via http://www.ruby-forum.com/.