RubyGems Navigation menu

has_cache 0.1.0

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.

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.1.5 - February 13, 2015 (7 KB)
  2. 0.1.4 - February 13, 2014 (7 KB)
  3. 0.1.3 - February 13, 2014 (7 KB)
  4. 0.1.2 - February 13, 2014 (7 KB)
  5. 0.1.1 - February 13, 2014 (7 KB)
  6. 0.1.0 - February 13, 2014 (7 KB)
Mostrar todas as versões (8)

Runtime Dependencies (2):

rails >= 3.1
sourcify ~> 0.5

Development Dependencies (15):

ffaker >= 0
fuubar >= 0
guard ~> 2.0
guard-rspec ~> 4.0
guard-rubocop ~> 1.0
listen ~> 2.1
redcarpet >= 0
rspec-rails ~> 2.14
rubocop >= 0
sqlite3 >= 0
yard >= 0
yard-blame >= 0
yard-rails >= 0

Donos:

Autores:

  • Peter Fern

SHA 256 checksum:

0457ece07cd13e9f84b7106c191a1c4c4f0ea9ad5ddb5dedc99bbfdd606ba496

Total de downloads 21.718

Desta versão 2.570

Licenças:

N/A

Versão Requerida do Ruby: Nenhum

Links: