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: 29,575 of 183,477
Downloads: 40,605
Daily
Ranking: 22,084 of 183,470
Downloads: 4
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,456,134,847 | bundler |
7 | 1,004,546,968 | activesupport |
10 | 969,073,546 | rake |
25 | 825,073,950 | rspec |
35 | 604,924,275 | activerecord |
43 | 563,655,771 | railties |
201 | 181,877,048 | database_cleaner |
259 | 143,118,777 | sqlite3 |
653 | 66,766,849 | factory_girl |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mustafaturan |