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,566 of 187,950
Downloads: 42,784
Daily
Ranking: 38,770 of 187,922
Downloads: 18
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,044,215,819 | bundler |
| 7 | 1,225,313,097 | activesupport |
| 10 | 1,176,878,843 | rake |
| 28 | 929,993,045 | rspec |
| 36 | 725,629,839 | activerecord |
| 45 | 679,488,980 | railties |
| 224 | 199,217,696 | database_cleaner |
| 275 | 167,243,038 | sqlite3 |
| 751 | 68,958,323 | factory_girl |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mustafaturan |