Sha256: 8890901a57d2cb3708eb3f4814d05359424b9f34f1ac1bc42ff114d1b0059409

Contents?: true

Size: 181 Bytes

Versions: 104

Compression:

Stored size: 181 Bytes

Contents

# frozen_string_literal: true

require 'active_support/core_ext/module/introspection'

::Module.alias_method :module_parent, :parent unless ::Module.method_defined?(:module_parent)

Version data entries

104 entries across 104 versions & 2 rubygems

Version Path
eac_tools-0.29.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/module_parent.rb
eac_ruby_utils-0.103.0 lib/eac_ruby_utils/patches/module/module_parent.rb
eac_tools-0.28.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/module_parent.rb
eac_ruby_utils-0.102.1 lib/eac_ruby_utils/patches/module/module_parent.rb