In an attempt to be able to create a rich application using ROR3 Jquery Mobile and phonegap after reading this article - http://fuelyourcoding.com/getting-started-with-jquery-mobile-rails-3/
I was wondering if it would be possible to render all of the apps content on the server side while jquery mobile handled all of the nice transitions?
Would the work as a phonegap app? (considering that no JSON is being used at all)