awesome_jsonb_translate 0.1.3
This gem uses PostgreSQL's JSONB datatype to store and retrieve translations for ActiveRecord models without extra columns or tables
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            activerecord
            >= 0
          
          
            i18n
            >= 0
          
    