rubyconfig/config
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects. observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 94
- Release rhythm 16
- Longevity 100
Flags: no_license
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: 145.0
- age_days: 6009
- days_rel: 418
- days_push: 36
- n_releases_24m: 3
Adoption not part of the score
2170 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem that adds multi-environment YAML-based settings management to Rails, Sinatra, Padrino, and other Ruby projects. It supports ERB in config files, environment inheritance, nested settings access via object member notation, and local developer overrides.
Use cases
- manage environment-specific settings in a Rails app
- load YAML configuration files with per-environment overrides
- access app settings via nested object notation in Ruby
- support local developer config files that are gitignored
- use ERB inside configuration YAML files
- share configuration management across Sinatra and Padrino apps
When to choose
- you need hierarchical, environment-aware YAML settings in a Ruby or Rails project
- you want a battle-tested gem with Rails generators and framework integrations
- you need ERB templating and local override files for settings
When to avoid
- you need configuration for non-Ruby projects
- you prefer environment variables only or a secrets manager like Vault
- you need dynamic or database-backed configuration rather than static YAML files
Facets
library · maturity active
configuration-management web-development developer-tools backend ruby jvm cli yaml-settings multi-environment rails sinatra padrino environment-variables settings
1 source
- readme: https://github.com/rubyconfig/config · fetched 2026-08-28 · 5557cb13d70a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rubyconfig/config | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="rubyconfig/config")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem