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

ledermann/rails-settings

Manage settings with Ruby on Rails observed · 2026-08-28

github.com/ledermann/rails-settings · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 47
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6318
  • days_rel: n/a
  • days_push: 320
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1028 stars · 142 forks observed · 2026-08-28

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

A Ruby gem for Rails that manages per-record settings for ActiveRecord models, storing them as serialized hashes in a dedicated database table. It supports namespaced settings, defaults, custom validation classes, and query scopes.

Use cases

  • store per-user preferences like theme or dashboard layout in Rails
  • add namespaced key-value settings to ActiveRecord models
  • manage configurable defaults for model records
  • persist user settings in a database table with Rails
  • validate model settings with custom rules

When to choose

  • you need per-record, namespaced settings with defaults in a Rails app
  • you want settings stored in the database rather than YAML files
  • you need custom validations on setting values

When to avoid

  • you need global application-wide configuration only
  • you are not using Rails or ActiveRecord
  • you need high-volume key-value storage with fast lookups

Facets

library · maturity active

configuration-management serialization orm web-development developer-tools databases ruby jvm rails activerecord rubygems settings-management namespaced-settings

1 source

Member repositories

RepositoryRoleHealth v2
ledermann/rails-settingsmain44

For agents

markdown · JSON · MCP: product_card(name="ledermann/rails-settings")

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