This presentation discusses (and provides example code for) the following things you'll want to think about when integrating your iOS app with a Rails-based API:
— Rails API Versioning
— RestKit Installation
— Mapping Configuration
— Pulling and Pushing Data
— Offline Mode and Other Syncing
— User Authentication