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: 32,054 of 196,658
Downloads: 44,304
Daily
Ranking: 111,482 of 196,619
Downloads: 0
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,750,343,576 | bundler |
| 7 | 1,432,165,956 | activesupport |
| 8 | 1,416,600,134 | rake |
| 29 | 1,020,526,382 | rspec |
| 37 | 839,032,779 | activerecord |
| 47 | 788,422,756 | railties |
| 247 | 218,424,425 | database_cleaner |
| 286 | 195,503,478 | sqlite3 |
| 801 | 71,757,712 | factory_girl |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mustafaturan |