RubyGems.org

mobile-fu

0.2.1

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.

installgem install mobile-fu -v 0.2.1
Authors

Brendan Lim, Ben Langfeld

85,483 total downloads 17,873 for this version
Owners

F9116c42e95b260f995680d301695a84

Gemfile
gem "mobile-fu", "~> 0.2.1"
Versions
  1. 1.1.1 November 15, 2012
  2. 1.1.0 April 30, 2012
  3. 1.0.0 January 21, 2012
  4. 0.3.0 January 6, 2012
  5. 0.2.1 July 29, 2011
Show all versions (10 total)
Development Dependencies
  1. rdoc >= 0
  2. rspec >= 0