globalize
Translator
Adds model translations to ActiveRecord models for multi-language support
Rails I18n de-facto standard library for ActiveRecord model/data translation.
2k stars
36 watching
502 forks
Language: Ruby
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Rails I18n library that uses PostgreSQL's hstore datatype to translate model attribute values. | 11 |
| | Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. | 51 |
| | A Rails I18n library for translating model attribute values using PostgreSQL's JSONB datatype or MySQL's JSON datatype | 111 |
| | Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |
| | Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| | A Ruby-based internationalization tool for translating applications into multiple languages | 515 |
| | Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 447 |
| | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| | Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
| | Database sharding extension for Ruby on Rails applications | 211 |
| | Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup | 5 |
| | A set of Ruby modules that extend standard model classes with ORM-like functionality | 1,196 |
| | An extension of ActiveRecord for working with spatial data in Ruby | 90 |
| | A React library for handling translations in web applications | 374 |