rails and jquery mobile: serious issues

rails and jquery mobile: serious issues

I would like to create a mobile version of my rails 5.0.0.1 application.
Once downloaded and installed jquery mobile 1.4.5, however I encountered serious issues: css rules are not respected, redirects fails, javascripts do not work, colours are blurred, buttons do not work... I tried both the full versions and the minimal versions of the css an js files with the same bad result.
I am using jquery-rails version 4.1.1 and I am wondering how can I get jquery mobile to work, whether would you advice to use a different jquery mobile version and what piece of my application is causing the problem.