Sha256: c0a8b77d3093dbffb2ca65ba470b90f8f7577c44218cc205b1306b686f70874e

Contents?: true

Size: 182 Bytes

Versions: 45

Compression:

Stored size: 182 Bytes

Contents

# frozen_string_literal: true

module ForemanPuppet
  module Types
    module InterfaceAttributesInputExtensions
      delegate :with_indifferent_access, to: :to_h
    end
  end
end

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
foreman_puppet-8.1.1 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-8.1.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-8.0.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-6.4.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-7.0.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-6.3.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-6.2.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-6.1.1 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-5.1.3 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-6.1.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-6.0.1 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-6.0.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-5.1.2 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-4.1.1 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-5.1.1 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-5.1.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-4.1.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-4.0.4 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-5.0.0 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb
foreman_puppet-4.0.3 app/graphgl/concerns/foreman_puppet/types/interface_attributes_input_extensions.rb