mobile-fu-uncommon 1.3.4
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. Included some specific changes.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            rack-mobile-detect
            >= 0
          
          
            rails
            >= 0