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:
=

安裝:
=

版本列表:

  1. 2.1.3 March 31, 2021 (19.0 KB)
  2. 2.1.2 January 26, 2021 (19.0 KB)
  3. 2.1.1 January 16, 2021 (19.0 KB)
  4. 2.1 January 15, 2021 (19.0 KB)
  5. 2.0.6 November 21, 2018 (19.0 KB)
顯示所有版本(共 32)

Runtime 相依性套件 (2):

activerecord >= 6.1
pg >= 0

Development 相依性套件 (3):

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

擁有者:

推送者:

作者:

  • David Furber

SHA 256 總和檢查碼:

=

總下載次數 80,543

這個版本 1,473

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: