Is there a way to write rspec tests for the mobile version of my application?
I use mobile_fu to detect whether the call originates from a mobile device or not.
But now rspec would need to fool mobile_fu in believing it’s a mobile request…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This post had the perfect solution for me.