This document discusses building an iPhone app using Rails and PhoneGap without using Objective-C. It recommends using PhoneGap to run a local web server and display content in a full screen Safari view. It provides tips for integrating Rails controllers to accept and return JSON via AJAX calls and handle errors gracefully. CORS is used to allow cross-origin resource sharing. Issues with the jQuery-based jQTouch framework are noted. Alternatives like Sencha Touch, jQuery Mobile, or skipping the app store are suggested today.