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

globalize/globalize

Rails I18n de-facto standard library for ActiveRecord model/data translation. observed · 2026-08-28

github.com/globalize/globalize · Ruby · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 96
  • Release rhythm 73
  • 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: 76.0
  • age_days: 5878
  • days_rel: 100
  • days_push: 27
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2158 stars · 501 forks observed · 2026-08-28

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

Globalize is a Ruby gem that extends Rails' I18n API to provide translations for ActiveRecord model data, letting you store and query translated attribute values for user-generated content. It uses translation tables and is considered feature-complete, with maintenance focused on compatibility with new Ruby and Rails releases.

Use cases

  • translate activerecord model attributes in rails
  • store multilingual blog post content
  • rails i18n for database content
  • manage translated user-generated content
  • query models by locale-specific attributes
  • add multiple language versions of model fields

When to choose

  • you have an existing Rails app on ActiveRecord 7+ needing model data translation
  • you want translation tables managed transparently by a mature, well-known gem
  • you need to translate actual stored content rather than static UI strings

When to avoid

  • you want an actively developed solution - consider Mobility, its natural successor
  • you prefer storing translations in jsonb/hstore columns instead of separate tables
  • you need translations outside of ActiveRecord/Rails

Facets

library · maturity maintenance

internationalization orm web-development backend ruby activerecord model-translation i18n ruby-gem multilingual-content localization rails

1 source

Member repositories

RepositoryRoleHealth v2
globalize/globalizemain89

For agents

markdown · JSON · MCP: product_card(name="globalize/globalize")

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