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

ai/autoprefixer-rails

Autoprefixer for Ruby and Ruby on Rails observed · 2026-08-28

github.com/ai/autoprefixer-rails · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

39/100

  • Activity 16
  • 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: 4899
  • days_rel: n/a
  • days_push: 508
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1210 stars · 109 forks observed · 2026-08-28

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

A Ruby gem that integrates the Autoprefixer tool into Ruby and Ruby on Rails projects, automatically adding CSS vendor prefixes based on Can I Use browser data. It runs the JavaScript Autoprefixer via ExecJS and hooks into the Rails Asset Pipeline.

Use cases

  • add vendor prefixes to css in a rails app
  • autoprefix sass or less stylesheets automatically
  • support older browsers with css prefixes in ruby projects
  • integrate autoprefixer with the rails asset pipeline
  • configure target browsers via browserslist in rails

When to choose

  • you maintain a Ruby on Rails app using the Asset Pipeline and want automatic CSS prefixing
  • you want Can I Use-based vendor prefixes without manual CSS work
  • your build is Ruby-based and you don't want to add webpack or Gulp just for prefixing

When to avoid

  • you already use webpack, Gulp, or another JS build tool - use the original Autoprefixer directly
  • you need custom browser usage statistics or package. browser config, which this gem doesn't support
  • you need advanced Browserslist queries like '> 5% in US' that ExecJS limitations block

Facets

library · maturity maintenance

build-tool css-framework developer-tools web-development frontend developer-tools ruby cross-platform css vendor-prefixes rails asset-pipeline postcss browserslist nodejs

1 source

Member repositories

RepositoryRoleHealth v2
ai/autoprefixer-railsmain39

For agents

markdown · JSON · MCP: product_card(name="ai/autoprefixer-rails")

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