RubyGems Navigation menu

activerecord_settings 0.0.5

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

Development 相依性套件 (7):

bundler >= 2.1.0
rake ~> 13.0
rspec ~> 3.0
sqlite3 ~> 1.0
test-unit ~> 3.0
timecop ~> 0.9

擁有者:

推送者:

作者:

  • Dan Singerman

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 11,206

這個版本 2,422

授權:

MIT

Ruby 版本需求: >= 0

相關連結: