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,836 of 195,762
Downloads: 44,210
Daily
Ranking: 102,761 of 195,747
Downloads: 1
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,629,697,366 | bundler |
| 7 | 1,402,392,100 | activesupport |
| 8 | 1,384,293,602 | rake |
| 29 | 1,006,320,288 | rspec |
| 36 | 821,302,986 | activerecord |
| 46 | 771,277,066 | railties |
| 245 | 215,592,323 | database_cleaner |
| 281 | 191,064,338 | sqlite3 |
| 795 | 71,547,059 | factory_girl |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mustafaturan |