Sha256: 2a0e94ae3dfc4120070289ffb469ead19eba3965073ec6e6516fcac85f51b543

Contents?: true

Size: 242 Bytes

Versions: 409

Compression:

Stored size: 242 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/options_consumer'

class Hash
  # Returns an <tt>EacRubyUtils::OptionsConsumer</tt> out of its receiver.
  def to_options_consumer
    ::EacRubyUtils::OptionsConsumer.new(self)
  end
end

Version data entries

409 entries across 409 versions & 4 rubygems

Version Path
eac_ruby_utils-0.124.0 lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.97.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_ruby_utils-0.123.0 lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_ruby_utils-0.121.0 lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_ruby_utils-0.120.0 lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.76.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.76.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.75.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_ruby_utils-0.119.2 lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.75.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.75.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_ruby_utils-0.119.1 lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.74.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.74.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.73.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_ruby_utils-0.119.0 lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.72.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_ruby_utils-0.118.1 lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_ruby_utils-0.118.0 lib/eac_ruby_utils/patches/hash/options_consumer.rb
eac_tools-0.70.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb