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,572 of 193,540
Downloads: 24,493

Daily

Ranking: 54,393 of 193,523
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44752,942,377rails
56702,221,074rubocop
122389,909,109rspec-rails
124382,687,353listen
226223,148,337yard
238211,627,935database_cleaner
279185,178,693sqlite3
335149,865,717guard
401126,272,455redcarpet
404125,689,507guard-rspec
77471,826,622ffaker
78371,020,636fuubar
1,66821,757,201guard-rubocop
2,07513,271,437fabrication
6,393870,712sourcify
7,973558,755yard-rails
81,96111,624yard-blame

Owners

#GravatarHandle
1iconpdf