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,429 of 187,224
Downloads: 42,488
Daily
Ranking: 21,977 of 187,196
Downloads: 44
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,971,947,338 | bundler |
7 | 1,195,631,968 | activesupport |
10 | 1,151,463,039 | rake |
27 | 919,195,736 | rspec |
36 | 711,426,278 | activerecord |
44 | 665,707,991 | railties |
223 | 197,152,794 | database_cleaner |
273 | 163,719,650 | sqlite3 |
742 | 68,605,065 | factory_girl |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mustafaturan |