Source: ruby-rack-mobile-detect Section: ruby Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 14), gem2deb, ruby-minitest, ruby-rack, ruby-shoulda, ruby-test-unit Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rack-mobile-detect.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rack-mobile-detect Homepage: https://github.com/talison/rack-mobile-detect Package: ruby-rack-mobile-detect Architecture: all Description: rack middleware for ruby webapps to detect mobile devices 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.