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_ruby_utils-0.107.1 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.44.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.43.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.107.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.42.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.41.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.40.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.39.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.106.1 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.106.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.38.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.37.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.105.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.37.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.37.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.36.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.36.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.35.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.34.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.33.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb