Sha256: 2af9aa92e5755ce210ade3cbad37bbed9d098b753287bf39ed298ad7a649a9c6

Contents?: true

Size: 212 Bytes

Versions: 258

Compression:

Stored size: 212 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/abstract_methods'

class Module
  def enable_abstract_methods(*methods)
    include ::EacRubyUtils::AbstractMethods
    abstract_methods(*methods)
  end
end

Version data entries

258 entries across 258 versions & 4 rubygems

Version Path
eac_tools-0.55.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_ruby_utils-0.112.0 lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.55.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_ruby_utils-0.111.0 lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.55.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.54.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.53.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.52.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.51.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.50.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_ruby_utils-0.110.1 lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.49.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_ruby_utils-0.110.0 lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_ruby_utils-0.109.1 lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.48.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.48.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.47.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_ruby_utils-0.109.0 lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_tools-0.47.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb
eac_ruby_utils-0.108.0 lib/eac_ruby_utils/patches/module/abstract_methods.rb