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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (2):

activerecord >= 4.2.0
activesupport >= 4.2.0

Development 相依性套件 (4):

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

擁有者:

作者:

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

SHA 256 checksum:

bb1a8e071eb05ce84e24a77ce3fde78a4cf388ebc01c151e424f0bcf72f5a66c

總下載次數 4,761

這個版本 2,840

License:

Ruby 版本需求: >= 2.0

相關連結: