Sha256: 7c331254cabb7e41bd77c3b35ce02be65eb8942aef4367e7ceef7428e526867e

Contents?: true

Size: 208 Bytes

Versions: 369

Compression:

Stored size: 208 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/require_sub'

class Module
  def require_sub(file_path, options = {})
    ::EacRubyUtils.require_sub(file_path, { base: self }.merge(options))
  end
end

Version data entries

369 entries across 369 versions & 4 rubygems

Version Path
eac_tools-0.54.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.53.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.52.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.51.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.50.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.110.1 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.49.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.110.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.109.1 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.48.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.48.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.47.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.109.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.47.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.108.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.47.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.46.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.45.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.45.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.45.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb