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

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 < 5.2, >= 3.0

Development Dependencies (7):

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

Owners:

Authors:

  • Dan Singerman

SHA 256 checksum:

=

Total downloads 11,512

For this version 2,028

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: