ruby-rack-mobile-detect

rack middleware for ruby webapps to detect mobile devices
  https://github.com/talison/rack-mobile-detect
  0
  no reviews



Rack::MobileDetect detects mobile devices and adds an X_MOBILE_DEVICE header to the request if a mobile device is detected. Specific devices can be targeted with custom Regexps and redirect support is available.