def_cache 0.1.1
An agnostic ActiveSupport::Cache helper to enable easy caching of methods inside your classes.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activesupport
>= 3.2
method_source
>= 0
Development依存関係 (10):
bundler
~> 1.3
coveralls
>= 0
guard
>= 0
guard-bundler
>= 0
guard-rspec
>= 0
pry
>= 0
rake
>= 0
rspec
>= 0
simplecov
>= 0
yard
>= 0