Sha256: 7f657c463c8797c22b509d2019fbfe8c5b36c3b14cf313217df2b5cdfccac68d

Contents?: true

Size: 442 Bytes

Versions: 3

Compression:

Stored size: 442 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: Code.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("Code.proto", :syntax => :proto2) do
    add_message "nuva.Code" do
      required :nomenclature, :string, 1
      required :value, :string, 2
    end
  end
end

module Nuva
  Code = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("nuva.Code").msgclass
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
nuva-0.1.7 lib/nuva/Code_pb.rb
nuva-0.1.6 ./lib/Code_pb.rb
nuva-0.1.5 ./lib/Code_pb.rb