Sha256: 110492705477c11acd866df73e883447ca65689b7d92f9a2ec3036004c960084

Contents?: true

Size: 126 Bytes

Versions: 70

Compression:

Stored size: 126 Bytes

Contents

module Types
  class TargetingEnum < Types::BaseEnum
    Targeting::TYPES.each_key do |key|
      value key
    end
  end
end

Version data entries

70 entries across 70 versions & 1 rubygems

Version Path
foreman_remote_execution-14.1.4 app/graphql/types/targeting_enum.rb
foreman_remote_execution-14.1.3 app/graphql/types/targeting_enum.rb
foreman_remote_execution-14.1.2 app/graphql/types/targeting_enum.rb
foreman_remote_execution-14.1.1 app/graphql/types/targeting_enum.rb
foreman_remote_execution-14.1.0 app/graphql/types/targeting_enum.rb
foreman_remote_execution-14.0.2 app/graphql/types/targeting_enum.rb
foreman_remote_execution-14.0.1 app/graphql/types/targeting_enum.rb
foreman_remote_execution-13.2.6 app/graphql/types/targeting_enum.rb
foreman_remote_execution-14.0.0 app/graphql/types/targeting_enum.rb
foreman_remote_execution-13.2.5 app/graphql/types/targeting_enum.rb
foreman_remote_execution-13.2.4 app/graphql/types/targeting_enum.rb
foreman_remote_execution-13.2.3 app/graphql/types/targeting_enum.rb
foreman_remote_execution-13.2.2 app/graphql/types/targeting_enum.rb
foreman_remote_execution-12.0.7 app/graphql/types/targeting_enum.rb
foreman_remote_execution-13.2.1 app/graphql/types/targeting_enum.rb
foreman_remote_execution-13.2.0 app/graphql/types/targeting_enum.rb
foreman_remote_execution-10.1.3 app/graphql/types/targeting_enum.rb
foreman_remote_execution-13.0.0 app/graphql/types/targeting_enum.rb
foreman_remote_execution-12.0.5 app/graphql/types/targeting_enum.rb
foreman_remote_execution-12.0.4 app/graphql/types/targeting_enum.rb