Rails & iPhone integration
11 Feb2010
Filed under: Programming | Tags: code, integration, iOS, Rails
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.
Continue reading 'Rails & iPhone integration' >