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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

activerecord >= 4.0

Development Dependencies (7):

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

Owners:

Pushed by:

Authors:

  • Dan Singerman

SHA 256 checksum:

f1c34aa7a0dd7b83e4297523465f7541bd7cb4d311bbcb8dcc55abe10182e62e

Total downloads 10,972

For this version 2,367

License:

MIT

Required Ruby Version: >= 0

Links: