Hi, I was wondering if anyone with experience with this plugin can help
me get it going.

I did everything required in what i found online, and I made all the
.mobile.erb views and spreadsheets. Everything gets redirected fine when
i use the test method in the application controller:

has_mobile_fu(true)

However, when i take out the force parameter and just have
has_mobile_fu, it doesn't redirect to my mobile pages.
is_device?('iphone') is true and is_mobile_device? is 13 (not sure why)
but in_mobile_view is false.

What I'm trying to figure out is how I can get it to the same state as
has_mobile_fu(true) when a mobile device goes to my site. I tried a few
things with detecting it but no luck so far. Any help would be greatly
appreciated. Thanks :)
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to