airbnb/ruby resource
Ruby Style Guide observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 58
- Release rhythm 8
- Longevity 100
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: 4961
- days_rel: n/a
- days_push: 257
- n_releases_24m: 0
Adoption not part of the score
3892 stars · 756 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Airbnb's Ruby Style Guide, a documented set of coding conventions and best practices for writing Ruby and Rails code. It covers whitespace, naming, methods, classes, strings, and Rails-specific idioms, inspired by GitHub's and RuboCop's guides.
Use cases
- standardize Ruby code style across a team
- onboard new Ruby developers to Airbnb conventions
- configure RuboCop rules to match a house style
- resolve debates about Ruby formatting and idioms
- learn idiomatic Ruby and Rails practices
When to choose
- your team wants a well-known, battle-tested Ruby style guide to adopt
- you need a reference for consistent Ruby/Rails conventions
- you want a baseline for aligning RuboCop configuration
When to avoid
- you need an executable linter or formatter rather than a written guide
- your organization already has its own style guide
- you need style rules for languages other than Ruby
Facets
learning-resource · maturity stable
documentation linter formatter developer-tools programming-languages documentation ruby style-guide ruby coding-standards rails code-style
1 source
- readme: https://github.com/airbnb/ruby · fetched 2026-08-28 · aca5fd5fcdf4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| airbnb/ruby | main | 49 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem