hstore_translate
Attribute translator
A Rails I18n library that uses PostgreSQL's hstore datatype to translate model attribute values.
Rails I18n library for ActiveRecord model/data translation using PostgreSQL's hstore datatype. It provides an interface inspired by Globalize3 but removes the need to maintain separate translation tables.
11 stars
2 watching
7 forks
Language: Ruby
last commit: almost 5 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A Rails I18n library for translating model attribute values using PostgreSQL's JSONB datatype or MySQL's JSON datatype | 111 | |
| Adds model translations to ActiveRecord models for multi-language support | 2,160 | |
| An Item Translator module that integrates Google Translate to translate text between languages with a single click. | 1 | |
| A Ruby-based internationalization tool for translating applications into multiple languages | 515 | |
| Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 | |
| Provides internationalization for JavaScript applications using resource bundles (.properties) files. | 427 | |
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 | |
| Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. | 51 | |
| Provides translations for Rails gems related to time and validation | 16 | |
| Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup | 5 | |
| Enables editing of PostgreSQL hstore values as JSON trees in ActiveAdmin forms | 38 | |
| A library that embeds translations directly into schemas and simplifies internationalization in Elixir applications | 231 | |
| A Ruby on Rails extension gem providing support for foreign key constraints in migrations and active record | 4 | |
| A library and Angular module for easy internationalization using static translations | 2 | |
| Automatically adds foreign key constraints and indexes to database tables during migration | 23 |