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,401 of 193,264
Downloads: 43,681
Daily
Ranking: 25,259 of 192,861
Downloads: 13
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,394,914,646 | bundler |
| 7 | 1,341,439,641 | activesupport |
| 8 | 1,312,927,961 | rake |
| 29 | 977,275,983 | rspec |
| 36 | 787,031,234 | activerecord |
| 45 | 738,324,898 | railties |
| 236 | 209,427,293 | database_cleaner |
| 278 | 182,142,024 | sqlite3 |
| 775 | 70,652,586 | factory_girl |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mustafaturan |