mobile-fu icon indicating copy to clipboard operation
mobile-fu copied to clipboard

fixing #28 and making it a gem

Open geermc4 opened this issue 12 years ago • 1 comments

This fixes #28 by giving you the option to specify which action gets handled as mobile and the rest get handled as html, or which not to handle as mobile ( :only => .. :except => ... ) it just passes those options to the before_filter

geermc4 avatar Jan 16 '13 01:01 geermc4

See https://github.com/benlangfeld/mobile-fu

benlangfeld avatar Dec 11 '13 14:12 benlangfeld