[MacRuby-devel] DRb problem (MacRuby 0.4)

2009-06-16 Thread Igor Anić
I have a strange problem while trying to communicate from macruby to running drb process. Only one request is passing, on second I'm getting error. I tested same simple code in ruby 1.9.1 and Ruby 1.8.6 and there all works ok. Server can be run with any version of Ruby, and everything works

[MacRuby-devel] MacRuby Document-based Application template in XCode?

2009-06-16 Thread Paul Howson
Hi, When using Objective-C, XCode provides you with a template for a "Cocoa Document-based Application". For MacRuby we so far have in XCode only "MacRuby Application" and "MacRuby Core Data Application". Would it work to take a new MacRuby Application and copy across the relevant bits