Categories: None [Edit]

has_cache

https://rubygems.org/gems/has_cache
https://github.com/pdf/has_cache
Using `has_cache` in your classes provides a `cached` method that allows automatic caching of the result of a method that is normally available on the class, or an instance of the class. It mitigates the hassle of creating and tracking keys as you would with the standard Cache Store interface, by inferring keys from the location `cached` is invoked.

Total

Ranking: 47,907 of 189,766
Downloads: 24,006

Daily

Ranking: 24,622 of 189,739
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
45712,155,615rails
56652,875,144rubocop
120369,094,759rspec-rails
124361,828,458listen
226207,662,094yard
229203,791,319database_cleaner
277173,711,759sqlite3
325143,968,825guard
391120,881,475guard-rspec
413117,346,251redcarpet
76669,743,170ffaker
77568,966,075fuubar
1,64820,834,464guard-rubocop
2,06812,416,959fabrication
6,217862,560sourcify
7,716542,754yard-rails
82,65411,070yard-blame

Owners

#GravatarHandle
1iconpdf