def_cache 0.1.0
An agnostic ActiveSupport::Cache helper to enable easy caching of methods inside your classes.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 3.2
method_source
>= 0
Development Dependencies (10):
bundler
~> 1.3
coveralls
>= 0
guard
>= 0
guard-bundler
>= 0
guard-rspec
>= 0
pry
>= 0
rake
>= 0
rspec
>= 0
simplecov
>= 0
yard
>= 0