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,499 of 193,287
Downloads: 43,780
Daily
Ranking: 74,386 of 193,262
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,446,883,119 | bundler |
| 7 | 1,356,012,121 | activesupport |
| 8 | 1,332,476,291 | rake |
| 29 | 983,810,331 | rspec |
| 36 | 794,793,818 | activerecord |
| 45 | 745,800,365 | railties |
| 238 | 210,870,379 | database_cleaner |
| 279 | 184,142,567 | sqlite3 |
| 781 | 70,838,758 | factory_girl |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mustafaturan |