alt_memery 2.1.0
Alt Memery is a gem for memoization. It's a fork of Memery with implementation via `UnboundMethod` instead of `prepend Module`.
Gemfile:
=
install:
=
Runtime Dependencies (2):
module_methods
~> 0.1.0
ruby2_keywords
~> 0.0.2
Development Dependencies (12):
activesupport
~> 6.0
benchmark-ips
~> 2.0
benchmark-memory
~> 0.1.0
codecov
~> 0.2.0
gem_toys
~> 0.5.0
pry-byebug
~> 3.9
rspec
~> 3.0
rubocop
~> 1.0
rubocop-performance
~> 1.5
rubocop-rspec
~> 2.0
simplecov
~> 0.20.0
toys
~> 0.11.0