RubyGems Navigation menu

find_cache 0.3.0

Makes ActiveRecord 'find_by_id, find_by_(attr)' methods and 'has_one, belongs_to' relations are cacheable by PrimaryKey(PK) or any referenced columns using Rails.cache methods. It also supports fetching multiple records using PKs(ids) with find_all_cache method(if cache store supports multiple reads [hint: memcached_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)
Zeige alle Versionen (12 total)

Runtime Abhängigkeiten (3):

activerecord >= 3.0.0
activesupport >= 3.0.0
railties >= 3.0.0

Development Abhängigkeiten (6):

bundler ~> 1.10
database_cleaner ~> 1.5.1
factory_girl ~> 4.5.0
rake ~> 10.0
rspec ~> 3.4.0
sqlite3 ~> 1.3.11

Besitzer:

Autoren:

  • Mustafa Turan

SHA 256-Prüfsumme:

a2df4eae754a886bcc8e6ddd2f2f075a803d38f259f5b0f1478bd3204995714c

Downloads insgesamt 39.317

Für diese Version 3.413

Lizenzen:

k.A.

Erforderliche Ruby-Version: >= 0

Links: