Our own tiny homemade Modernizr.
- Use in
<head>
<%= javascript_include_tag "head_script" %>See https://gist.github.com/3912564
- No dependency
- HTML5 shiv
- Detections (add class to HTML and JavaScript helper)
- Browser
- Has transitions?
- Has svg?
- Is retina?
- Is touch device?
