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,948 of 196,375
Downloads: 44,268
Daily
Ranking: 73,233 of 196,338
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,689,612,215 | bundler |
| 7 | 1,417,463,688 | activesupport |
| 8 | 1,400,595,737 | rake |
| 29 | 1,013,489,279 | rspec |
| 37 | 830,316,567 | activerecord |
| 46 | 779,988,644 | railties |
| 247 | 217,042,184 | database_cleaner |
| 281 | 193,361,534 | sqlite3 |
| 799 | 71,651,183 | factory_girl |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mustafaturan |