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

安裝:
=

版本列表:

  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 總和檢查碼:

=

總下載次數 5,052

這個版本 2,040

版本发布:

授權:

Ruby 版本需求: >= 2.0

相關連結: