Sha256: 2a29fc9565253f09788150904606d2f9900b0c1a246e3c5ba62eb22d4be51c36

Contents?: true

Size: 272 Bytes

Versions: 235

Compression:

Stored size: 272 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/patch'
require 'eac_ruby_utils/contextualizable'

class Module
  # Patches module with [EacRubyUtils::Contextualizable].
  def enable_context
    ::EacRubyUtils.patch(self, ::EacRubyUtils::Contextualizable)
  end
end

Version data entries

235 entries across 235 versions & 4 rubygems

Version Path
eac_tools-0.61.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.60.3 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.60.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.60.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.60.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.59.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.58.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.57.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.56.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.56.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.55.7 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.55.6 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.55.5 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.55.4 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.55.3 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.55.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_ruby_utils-0.112.0 lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.55.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_ruby_utils-0.111.0 lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.55.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb