Categories: None [Edit]
find_cache
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.]).
Total
Ranking: 30,985 of 190,402
Downloads: 43,327
Daily
Ranking: 66,113 of 190,364
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,247,375,353 | bundler |
| 7 | 1,295,989,549 | activesupport |
| 8 | 1,257,384,115 | rake |
| 29 | 958,215,468 | rspec |
| 36 | 762,768,244 | activerecord |
| 46 | 714,901,729 | railties |
| 230 | 205,034,504 | database_cleaner |
| 279 | 175,428,832 | sqlite3 |
| 767 | 69,997,333 | factory_girl |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mustafaturan |