traction / browser_detect

Browser detection for Rails
http://github.com/traction/browser_detect
25 stars 13 forks source link

browser_webkit_version fails with malformed UA strings #4

Open ggilder opened 13 years ago

ggilder commented 13 years ago

e.g. "AppleWebkit/MSIE" which identifies as Webkit but has no version

ggilder commented 13 years ago

Probably this shouldn't even be identified as Webkit.