RubyGems Navigation menu

entity_storage 2.1.2

An easy to use Key/Value store for any Ruby on Rails project. Like Memcache, only persistent. Stores config values & application wide state in the database in order to survive server restarts. Designed to allow you to add persistent value storage to any Rails project in about 5 minutes. Additionally, allows users to set a list of default keys that auto-initializes baseline key/value pairs in the database for easy initialization.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.1.6 - March 21, 2016 (9.5KB)
  2. 2.1.5 - May 27, 2015 (9.5KB)
  3. 2.1.4 - August 20, 2014 (10KB)
  4. 2.1.3 - January 26, 2012 (9KB)
  5. 2.1.2 - December 30, 2011 (9KB)
全てのバージョンを表示(全9件)

Runtime依存関係 (2):

activerecord >= 3.0.3
rails >= 3.0.3

Development依存関係 (1):

hoe >= 2.3.3

所有者:

作者:

  • Joshua Siler

SHA 256チェックサム:

09f7949c4780c1b4f142772853cb2f3bd3c128954040e8a732e8506814495287

累計ダウンロード数 32,010

このバージョンのみ 3,440

ライセンス:

N/A

必要なRubyのバージョン: >= 1.8.7

リンク: