# Mange/roadie

Making HTML emails comfortable for the Ruby rockstars

Repository: https://github.com/Mange/roadie
Canonical: https://ross.abutalabs.com/products/roadie
Language: Ruby
License: MIT
License Family: permissive
Last push: 2026-07-26T22:05:43+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 35, longevity 100
- inputs: {"age_days": 5790, "days_push": 38, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1349, forks 84 (observed 2026-08-28T04:04:27.823413+00:00)

## What it is
A Ruby gem that makes HTML emails easier by inlining stylesheets into the markup and rewriting relative URLs to absolute ones. It handles email client CSS limitations by converting stylesheets into inline styles while preserving dynamic selectors in a style element.

## Use cases
- inline css into html emails
- make email stylesheets work in gmail and outlook
- rewrite relative urls to absolute in emails
- send styled html emails from a ruby app
- convert css classes to inline styles for email clients

## When to choose
- you send HTML emails from Ruby or Rails and want styles to render across email clients
- you want automatic URL rewriting for images and links in emails
- you prefer writing stylesheets with classes instead of inline styles

## When to avoid
- you need a library under active development, since it is in passive maintenance mode
- you are not working in Ruby
- you only send plain-text emails

## Facets
- artifact type: library
- maturity: maintenance
- function: templating, email
- domain: email, web-development, backend
- platform: ruby
- tags: html-email, css-inlining, email-styling, nokogiri, ruby-gem

## Member repositories
- Mange/roadie (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.823413+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:19.803273+00:00, confidence not recorded.
  - readme: https://github.com/Mange/roadie (fetched 2026-08-28T04:04:27.823413+00:00, sha dcd7f9724d08)
- Data as of 2026-08-30T08:39:29.467469+00:00.
