shioyama/mobility
Pluggable Ruby translation framework observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 74
- Release rhythm 40
- 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: 27.5
- age_days: 3479
- days_rel: 586
- days_push: 156
- n_releases_24m: 3
Adoption not part of the score
1136 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mobility is a pluggable Ruby gem for storing and retrieving translated attributes on classes, supporting multiple storage backends such as shared translation tables, translatable columns, and PostgreSQL b/hstore. It works with both ActiveRecord and Sequel ORMs.
Use cases
- translate model attributes into multiple languages in a Rails app
- store translations in PostgreSQL b columns
- migrate from Globalize to a maintained i18n gem
- add multilingual content to ActiveRecord or Sequel models
- store blog post content in different languages
- localize image captions or bookmark tags
When to choose
- you need flexible, pluggable translation backends in Ruby
- you use ActiveRecord or Sequel and want multilingual attributes
- you want PostgreSQL-specific storage like b or hstore for translations
When to avoid
- you need i18n for static strings and UI labels rather than database content (use ruby-i18n)
- your project is not Ruby-based
- you need translation management workflows with human translators
Facets
library · maturity active
internationalization orm serialization web-development databases ruby i18n activerecord sequel postgresql b hstore model-translations ruby-gem localization rails
1 source
- readme: https://github.com/shioyama/mobility · fetched 2026-08-28 · 7860639463e5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shioyama/mobility | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="shioyama/mobility")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem