Rails & iPhone integration

Posted February 11, 2010 by Paul.   Filed under: Mobile     No comments

ObjectiveResource is an Objective-C port of Ruby on Rails’ ActiveResource. It provides a way to serialize objects to and from Rails’ standard RESTful web-services (via XML or JSON) and handles much of the complexity involved with invoking web-services of any language from the iPhone. This talk shows you how easy it is to create a 2-way communication channel between a very basic Rails application and an iPhone app.

The video of the talk is available on the Skills Matter website.

UPDATE: The project files are now available for download.


Leave a Reply