RubyGems Navigation menu

find_cache 0.1.6

Makes ActiveRecord >=3.0.0 'find_by_id, find_by_(attr)' methods and 'has_one, belongs_to relations' cacheable by id or any referenced columns using Rails.cache methods. It also supports fetching multiple records using ids with find_all_cache method(if cache store supports multiple reads [hint: memcache_store, dalli_store supports.]).

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.3.0 - November 21, 2015 (9,5 KB)
  2. 0.2.1 - September 23, 2012 (41 KB)
  3. 0.2.0 - September 23, 2012 (40,5 KB)
  4. 0.1.8 - August 30, 2012 (31,5 KB)
  5. 0.1.7 - August 30, 2012 (31 KB)
  6. 0.1.6 - August 29, 2012 (30 KB)
Mostrar todas as versões (12)

Runtime Dependencies (3):

activerecord >= 3.0.0
activesupport >= 3.0.0
simple_uuid >= 0.2.0

Development Dependencies (3):

dalli ~> 2.1.0
rails ~> 3.2.0
sqlite3 >= 0

Donos:

Autores:

  • Mustafa Turan

SHA 256 checksum:

f17cadbb73d4952b8bbf0726ba5106b051d09f6cd3bcd154dd09ee55f896dbcf

Total de downloads 39.178

Desta versão 3.155

Licenças:

N/A

Versão Requerida do Ruby: Nenhum

Links: