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: 30,419 of 186,995
Downloads: 41,660
Daily
Ranking: 24,573 of 186,959
Downloads: 28
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 | 2,908,242,014 | bundler |
7 | 1,169,578,855 | activesupport |
10 | 1,129,028,222 | rake |
27 | 909,782,048 | rspec |
36 | 698,603,704 | activerecord |
44 | 653,277,506 | railties |
219 | 195,269,993 | database_cleaner |
276 | 161,097,927 | sqlite3 |
735 | 68,353,128 | factory_girl |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mustafaturan |