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.70.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.69.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.117.1 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.69.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.68.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.67.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.117.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.67.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.66.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.65.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.116.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.115.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.65.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.114.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.64.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.113.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.63.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.62.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.62.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.61.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb