ar_doc_store 2.1.3
Provides an easy way to do something that is possible in Rails but still a bit close to the metal using store_accessor: create typecasted, persistent attributes that are not columns in the database but stored in the JSON "data" column. Also supports infinite nesting of embedded models.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (2):
            activerecord
            >= 6.1
          
          
            pg
            >= 0