Home
Categories
Compare
Trends
Documentation
News
Search
Project
jsonb_translate
0.0
No commit activity in last 3 years
No release in over 3 years
jsonb_translate
glebtv/jsonb_translate
Homepage
Documentation
Source Code
Wiki
Rails I18n library for ActiveRecord model/data translation using PostgreSQL's jsonb datatype. Translations are stored directly in the model table rather than shadow tables.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Popularity
Downloads
3,028
Stars
2
Forks
2
Watchers
1
Releases
Current version
0.1.0
Total releases
1
First release
2016-02-25
Latest release
2016-02-25
Development
Primary Language
Ruby
Licenses
MIT
Average date of last 50 commits
2014-05-05
Reverse Dependencies
0
Dependencies
Development
bundler
>= 0
database_cleaner
>= 0
minitest
>= 4.0
rake
>= 0
Runtime
activerecord
>= 4.2
pg
>= 0
Project Readme
jsonb_translate
Discontinued, please use
JSON Translate
which should be a drop-in replacement.