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: 49,037 of 196,619
Downloads: 24,878

Daily

Ranking: 112,090 of 196,594
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
45789,715,220rails
56747,036,942rubocop
124408,435,726rspec-rails
127401,130,128listen
232235,465,023yard
247218,401,635database_cleaner
286195,435,976sqlite3
343155,024,746guard
400134,605,827redcarpet
414129,776,475guard-rspec
78673,539,732ffaker
79672,836,114fuubar
1,67822,613,783guard-rubocop
2,08513,915,432fabrication
6,631877,119sourcify
8,101566,791yard-rails
81,32712,088yard-blame

Owners

#GravatarHandle
1iconpdf