RubyGems Navigation menu

ruby-settings-cached 0.1.1

This is improved from rails-settings, added caching. Settings is a plugin that makes managing a table of global key, value pairs easy. Think of it like a global Hash stored in you database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you dont want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, or any object. Ported to Rails 3!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - December 15, 2015 (9 KB)
  2. 0.1 - December 15, 2015 (9 KB)

Runtime Dependencies (2):

activerecord >= 4.2.0
activesupport >= 4.2.0

Development Dependencies (4):

rake >= 0
rspec >= 3.3.0
rubocop >= 0
sqlite3 >= 1.3.10

Owners:

Authors:

  • Squeegy, Georg Ledermann, 100hz, Jason Lee, Raymond Jiang

SHA 256 checksum:

bb1a8e071eb05ce84e24a77ce3fde78a4cf388ebc01c151e424f0bcf72f5a66c

Total downloads 4,747

For this version 2,831

Licenses:

N/A

Required Ruby Version: >= 2.0

Links: