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,307 of 192,156
Downloads: 43,558
Daily
Ranking: 76,675 of 192,137
Downloads: 2
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,345,383,941 | bundler |
| 7 | 1,326,454,339 | activesupport |
| 8 | 1,293,584,300 | rake |
| 29 | 971,309,175 | rspec |
| 36 | 779,330,657 | activerecord |
| 46 | 730,888,973 | railties |
| 233 | 208,034,076 | database_cleaner |
| 279 | 179,671,038 | sqlite3 |
| 772 | 70,475,646 | factory_girl |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mustafaturan |