RubyGems Navigation menu

ar_doc_store 2.1.1

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 ~> 10.0
simplecov >= 0

Owners:

Pushed by:

Authors:

  • David Furber

SHA 256 checksum:

dfb10a9ad8c769596a5abb163e25620c511d7024e301eb09c02b0fc28d4e5701

Total downloads 76,701

For this version 1,369

License:

MIT

Required Ruby Version: >= 0

Links: