Hey,
Working with a company to make a mobile site for them. Their site right now has Rails-enhanced HTML, CSS, .rb files (controllers, models, etc). When I added my mobile files -- HTML w/ JQM, CSS files, and images -- to the website, the entire website just wouldn't load -- it would all be blank. I tried uploading just one page without the JQM, making it just HTML, and while the rest of the website loaded fine (with just a few CSS conflicts), that specific page wouldn't load -- although it was the only page without an .erb extension. I know this is a pretty general description, but are there any known issues of JQM conflicting with rails, etc... ?
Thanks for any thoughts.