“Ruby Rocks” ported to MacRuby
- December 19th, 2009
- Posted in Coding . Ruby . cocoa
- By lastobelus
- Write comment
When I first started playing around with writing Cocoa apps using Ruby, I was using RubyCocoa. I did the Ruby Rocks tutorial and was pretty impressed by how easy it was to write graphics apps using Ruby and Cocoa. I quickly discovered MacRuby and decided to use it going forward. The first thing I did was to port my finished Ruby Rocks to MacRuby, so I’m posting in as a MacRuby sample.
Possibly at some point I will write up the conversion to MacRuby as a tutorial. Anywhere, here it is. You can see that I kept playing for a while after finishing the tutorial…




Cool. Considered posting this on Github, or even submitting it as MacRuby sample code?
I mentioned it on the macruby list — is there somewhere else I can submit it? I will put it on github when I get back from the holidays.