Registry / web-framework / mobile-fu

mobile-fu

JSON →
library1.4.0rbrubygemsunverified

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.

gem install mobile-fu
INSTALL
IMPORT
SIG · MOBILE-FU
M
mobile-fu
web-frameworkrubyv1.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MobileFu
require 'mobile-fu'

Enable mobile detection in Rails controllers

require 'mobile-fu' class ApplicationController < ActionController::Base has_mobile_fu end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mobile-fu — gem install mobile-fu · libregistry