RubyGems Navigation menu

ar_doc_store 2.0.4

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)
  6. 2.0.4 - November 20, 2018 (19 KB)
Show all versions (32 total)

Runtime Dependencies (2):

activerecord >= 5.2
pg >= 0

Development Dependencies (3):

bundler ~> 1.7
rake ~> 10.0
simplecov >= 0

Owners:

Authors:

  • David Furber

SHA 256 checksum:

e5548988b1aeb0cb442c2021bd977373856338ae6a3bd2815ae199f12bf485da

Total downloads 76,528

For this version 1,685

License:

MIT

Required Ruby Version: >= 0

Links: