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: 48,432 of 192,745
Downloads: 24,387

Daily

Ranking: 97,424 of 192,720
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44743,398,703rails
56689,818,706rubocop
122384,713,960rspec-rails
125377,444,862listen
226219,536,857yard
236209,772,690database_cleaner
278182,566,983sqlite3
333148,452,748guard
400124,544,819guard-rspec
403124,094,894redcarpet
77271,302,654ffaker
78070,554,407fuubar
1,66621,506,706guard-rubocop
2,07213,043,465fabrication
6,331869,109sourcify
7,820555,785yard-rails
82,16511,488yard-blame

Owners

#GravatarHandle
1iconpdf