When I implemented jQuery Mobile my OmniAuth twitter authentication broke. I am getting a general error when I try to hit my /auth/twitter controller and it never directs to twitter.
If I comment out the jQuery mobile script source tag it works.
Has anyone else run into this problem?