Everything is going well, the only problem that I have is with caching.
Because Rails is caching iphone format with the extension .html, that
does not allow me to cache these files without destroy the regular
version of the website.
I am using a iphone optimized version of my Rails app as explained here
:
railspikes.com
Everything is going well, the only problem that I have is with caching.
Because Rails is caching iphone format with the extension .html, that
does not allow me to cache these files without destroy the regular
version of the website.