RubyGems Navigation menu

activerecord_settings 0.0.2

Store settings in your relational database as a simple key value store. Can be used as a low performance cache if you want to store some things, and either want them reliably persisted past a cache server restart, or you just don't want a full cache.

Gemfile:
=

安装:
=

版本列表:

  1. 0.0.5 May 25, 2021 (9.0 KB)
  2. 0.0.4 September 01, 2019 (9.0 KB)
  3. 0.0.3 January 31, 2018 (9.0 KB)
  4. 0.0.2 January 31, 2018 (9.0 KB)
  5. 0.0.1 January 31, 2018 (7.5 KB)

Runtime 依赖 (1):

activerecord < 5.2, >= 3.0

Development 依赖 (7):

bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0
sqlite3 ~> 1.0
test-unit ~> 3.0
timecop ~> 0.9

业主:

作者:

  • Dan Singerman

SHA 256 校验和:

=

下载总量 11,512

这个版本 2,028

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: