Changeset [ae92ebcabae1d22bfb2edca3c8bb5b4e782ab352] by Peter Kovacs
October 24th, 2011 @ 08:12 AM
has_mobile_fu to accept :only and :except options.
has_mobile_fu should accept :only and :except options to limit
the format
setting to certain actions within a controller.
has_mobile_fu can be passed either a hash of options, or true to
enable
test_mode.
https://github.com/brendanlim/mobile-fu/commit/ae92ebcabae1d22bfb2e...
Committed by Peter Kovacs
- M lib/mobile_fu.rb
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.