Changeset [1bdc122d5354864cd157377cd1aa171b2300294b] by Brendan G. Lim
February 8th, 2012 @ 09:48 AM
Merge pull request #30 from sce/patch-1
is_mobile_view? -> in_mobile_view? (typo)
https://github.com/brendanlim/mobile-fu/commit/1bdc122d5354864cd157...
Committed by Brendan G. Lim
- M README.rdoc
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Want to automatically detect mobile devices that access your Rails application? Mobile Fu allows you to do just that. People can access your site from a Palm, Blackberry, iPhone, Nokia, etc. and it will automatically adjust the format of the request from :html to :mobile.