Sha256: a0ca4a874778d230e5194810fbcb5e1f73daa3cf3761fec83cca81d762e65a1c

Contents?: true

Size: 161 Bytes

Versions: 33

Compression:

Stored size: 161 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/patch'

class Module
  def patch(patch_module)
    ::Eac::Ruby::Utils.patch(self, patch_module)
  end
end

Version data entries

33 entries across 33 versions & 2 rubygems

Version Path
ehbrs-tools-0.11.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.33.0 lib/eac_ruby_utils/patches/module/patch.rb
ehbrs-tools-0.10.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.32.1 lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.32.0 lib/eac_ruby_utils/patches/module/patch.rb
ehbrs-tools-0.9.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.31.0 lib/eac_ruby_utils/patches/module/patch.rb
ehbrs-tools-0.7.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.30.0 lib/eac_ruby_utils/patches/module/patch.rb
ehbrs-tools-0.6.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.29.0 lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.28.0 lib/eac_ruby_utils/patches/module/patch.rb
ehbrs-tools-0.5.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.27.0 lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.26.0 lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.25.0 lib/eac_ruby_utils/patches/module/patch.rb
ehbrs-tools-0.3.1 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.24.1 lib/eac_ruby_utils/patches/module/patch.rb
ehbrs-tools-0.3.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb
eac_ruby_utils-0.24.0 lib/eac_ruby_utils/patches/module/patch.rb