RubyGems.org

rack-caniuse

0.0.3

CanIUse checks if your user's browser supports the technologies your website relies on by using the www.caniuse.org database. It allows you to redirect unsupported user agents away from your website.

installgem install rack-caniuse
Authors

Louis Mullie

507 total downloads 188 for this version
Owners

93c19c6e4703101557b0c995d5e10b7b

Gemfile
gem "rack-caniuse", "~> 0.0.3"
Versions
  1. 0.0.3 February 18, 2013
  2. 0.0.2 February 18, 2013
  3. 0.0.1 February 18, 2013
Runtime Dependencies
  1. browser >= 0
  2. json >= 0