RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.1.3 - March 31, 2021 (19 KB)
  2. 2.1.2 - January 26, 2021 (19 KB)
  3. 2.1.1 - January 16, 2021 (19 KB)
  4. 2.1 - January 15, 2021 (19 KB)
  5. 2.0.6 - November 21, 2018 (19 KB)
Show all versions (32 total)

Runtime Dependencies (2):

activerecord >= 6.1
pg >= 0

Development Dependencies (3):

bundler ~> 2.2
rake ~> 12.2
simplecov >= 0

Owners:

Pushed by:

Authors:

  • David Furber

SHA 256 checksum:

8811fab0f461967854b254feaa549adff662e33685be70302f528fb0c37cae83

Total downloads 76,528

For this version 5,661

License:

MIT

Required Ruby Version: >= 0

Links: