RubyMotion Brings Ruby to iOS

BySteven Huey

Published Mon May 14 2012

RubyMotion is a new development toolchain that allows you to build iOS apps using Ruby created by Laurent Sansonetti, a former Apple engineer and contributor to the MacRuby project. It has garnered a lot of attention the past few weeks and some detailed reviews have already been written:

The MacRuby project (which is an open-source project supported by Apple) allows developers to create Mac OS X apps using ruby, however it doesn't work with iOS. MacRuby relies on the Garbage Collected (GC) Objective-C runtime that isn't available on iOS. With the introduction of ARC for iOS and Mac OS X Apple will likely drop support for the garbage collected (GC) runtime in a future version of Mac OS X and won't bother to bring it to iOS. This move by Apple called into question the future of MacRuby for OS X and made the prospect of developing iOS apps using ruby look even more remote.

Enter RubyMotion. It takes a different approach than MacRuby and based on early results looks to be a good solution for rubyists looking to build iOS apps. However, the lack of support for creating UI elements in Interface Builder, dependence on Apple's developer tools and SDKs, and other risks are being called into question already as well. It will be interesting to see Apple's reaction to RubyMotion, especially considering that Sansonetti is a former employee and MacRuby contributor. I've bought my copy and am hoping the project succeeds and finds its way back to OS X too.

Previous

BaaS Offerings Continue to Grow
The makers of Simplenote recently introduced their Backend as a Service (BaaS) offering called Simperium that looks to compete in an increasingly crowded space with services like CloudMine, Kinvey, and Parse and to some extent with iCloud for iOS and OS X only apps. So just how crowded is this space? Back in February, Kinvey published their own map of the BaaS ecosystem that highlights different tiers of the ecosystem and various relationships between them.