d2b7927c00
* Add the frozen string literal pragma for ruby 2.3.0. * Add a benchmark for basic performance of memoised methods * Add a hit counter... 90s style * Use SVG badge over PNG * Ensure we don't load uninitialized variables in the test * Avoid overwriting the memoized_methods helper
16 lines
540 B
Text
16 lines
540 B
Text
@comment $NetBSD: PLIST,v 1.2 2016/11/01 16:50:31 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/LICENSE.md
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/lib/memoist.rb
|
|
${GEM_LIBDIR}/lib/memoist/core_ext/singleton_class.rb
|
|
${GEM_LIBDIR}/lib/memoist/version.rb
|
|
${GEM_LIBDIR}/memoist.gemspec
|
|
${GEM_LIBDIR}/script/benchmark.rb
|
|
${GEM_LIBDIR}/test/memoist_test.rb
|
|
${GEM_LIBDIR}/test/test_helper.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|