# rubyconfig/config

Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.

Repository: https://github.com/rubyconfig/config
Canonical: https://ross.abutalabs.com/products/rubyconfig-config
Language: Ruby
License: NOASSERTION
License Family: other
Topics: rails, ruby, sinatra, padrino, config, configuration, configuration-management, environment-variables, environments, ruby-on-rails, settings
Last push: 2026-07-28T17:41:32+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 16, longevity 100
- inputs: {"age_days": 6009, "days_push": 36, "days_rel": 418, "gap_med": 145.0, "n_releases_24m": 3}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2170, forks 231 (observed 2026-08-28T04:06:21.664622+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: configuration-management
- domain: web-development, developer-tools, backend
- platform: ruby, jvm, cli
- tags: yaml-settings, multi-environment, rails, sinatra, padrino, environment-variables, settings

## Member repositories
- rubyconfig/config (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.664622+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-30T02:49:20.495643+00:00, confidence not recorded.
  - readme: https://github.com/rubyconfig/config (fetched 2026-08-28T04:06:21.664622+00:00, sha 5557cb13d70a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
