mobile-fu 1.2.2
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, iPad, Nokia, etc. and it will automatically adjust the format of the request from :html to :mobile.
Gemfile:
=
install:
=
Runtime Dependencies (2):
rack-mobile-detect
>= 0
rails
>= 0