RubyGems Navigation menu

ruby-settings-cached 0.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:

db89e6cf6c51779713d02ce1d44e8a3878a705ae6236275a8565d5e5507cc868

Total downloads 4,761

For this version 1,921

Licenses:

N/A

Required Ruby Version: >= 2.0

Links: