Ross ROSS = Recommend OSS · open-source software intelligence for agents

fnando/browser

Do some browser detection with Ruby. Includes ActionController integration. observed · 2026-08-28

github.com/fnando/browser · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 26
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5892
  • days_rel: n/a
  • days_push: 449
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2499 stars · 365 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Ruby gem for detecting browsers, bots, devices, and platforms from user agent strings. It includes ActionController integration for Rails applications.

Use cases

  • detect browser type and version from user agent in Ruby
  • identify bots and search engine crawlers in a Rails app
  • detect mobile devices and tablets from request headers
  • serve different content based on browser or platform
  • detect iOS or Android version from user agent
  • block or flag bot traffic in a web application

When to choose

  • you need user agent parsing in Ruby or Rails
  • you want device, platform, and bot detection in one gem
  • you need ActionController integration for request-based detection

When to avoid

  • you need client-side feature detection rather than user agent sniffing
  • your project is not in Ruby
  • you need high-throughput log analysis of user agents at scale

Facets

library · maturity active

parser developer-tools web-development backend ruby user-agent browser-detection rails actioncontroller

1 source

Member repositories

RepositoryRoleHealth v2
fnando/browsermain44

For agents

markdown · JSON · MCP: product_card(name="fnando/browser")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem