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: 31,071 of 191,516
Downloads: 43,436
Daily
Ranking: 36,540 of 191,482
Downloads: 8
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,297,533,420 | bundler |
| 7 | 1,312,063,349 | activesupport |
| 8 | 1,275,394,320 | rake |
| 29 | 965,047,795 | rspec |
| 36 | 771,471,784 | activerecord |
| 46 | 723,324,446 | railties |
| 232 | 206,474,344 | database_cleaner |
| 278 | 177,618,098 | sqlite3 |
| 770 | 70,176,980 | factory_girl |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mustafaturan |