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.124.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.97.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.123.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.121.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.120.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.76.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.76.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.75.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.119.2 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.75.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.75.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.119.1 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.74.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.74.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.73.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.119.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.72.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.118.1 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_ruby_utils-0.118.0 lib/eac_ruby_utils/patches/module/require_sub.rb
eac_tools-0.70.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb