RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Presenting DeviceDetector, a precise and fast user agent parser and device detector

DeviceDetector is a precise and fast user agent parser and device detector written in Ruby, backed by the largest and most up-to-date user agent database.

DeviceDetector will parse any user agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. The gem detects thousands of user agent strings, even from rare and obscure browsers and devices.

The code is optimized for speed of detection, by providing optimized code and in-memory caching.

DeviceDetector has been ported to Ruby and open-sourced by the Podigee team, as part of our give-back to the community.

For more details, check out the DeviceDetector website! https://github.com/podigee/device_detector

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in