RubyGems Navigation menu

find_cache 0.1.1

Makes ActiveRecord '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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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.1 - August 24, 2012 (28 KB)
Zeige alle Versionen (12 total)

Runtime Abhängigkeiten (3):

dalli >= 0
rails ~> 3.2.0

Development Abhängigkeiten (1):

sqlite3 >= 0

Besitzer:

Autoren:

  • Mustafa Turan

SHA 256-Prüfsumme:

7fcdd6c91710d328b872fbee9173cb1d4810489832cbaafc68c8b90fb9220063

Downloads insgesamt 39.443

Für diese Version 3.187

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: