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_ruby_utils-0.124.0 lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.97.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_ruby_utils-0.123.0 lib/eac_ruby_utils/patches/module/context.rb
eac_ruby_utils-0.121.0 lib/eac_ruby_utils/patches/module/context.rb
eac_ruby_utils-0.120.0 lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.76.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.76.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.75.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_ruby_utils-0.119.2 lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.75.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.75.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_ruby_utils-0.119.1 lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.74.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.74.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.73.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_ruby_utils-0.119.0 lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.72.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb
eac_ruby_utils-0.118.1 lib/eac_ruby_utils/patches/module/context.rb
eac_ruby_utils-0.118.0 lib/eac_ruby_utils/patches/module/context.rb
eac_tools-0.70.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb