Sha256: 83e49f64e175d1bef5e575b6253c1acbd6076113d9af7ab25db8171fc2aec120

Contents?: true

Size: 210 Bytes

Versions: 403

Compression:

Stored size: 210 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/patch'
require 'eac_ruby_utils/simple_cache'

class Module
  def enable_simple_cache
    ::EacRubyUtils.patch(self, ::EacRubyUtils::SimpleCache)
  end
end

Version data entries

403 entries across 403 versions & 4 rubygems

Version Path
eac_ruby_utils-0.124.0 lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.97.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_ruby_utils-0.123.0 lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_ruby_utils-0.121.0 lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_ruby_utils-0.120.0 lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.76.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.76.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.75.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_ruby_utils-0.119.2 lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.75.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.75.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_ruby_utils-0.119.1 lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.74.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.74.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.73.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_ruby_utils-0.119.0 lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.72.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_ruby_utils-0.118.1 lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_ruby_utils-0.118.0 lib/eac_ruby_utils/patches/module/simple_cache.rb
eac_tools-0.70.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb