Sha256: af189bedc3a9ba3d345d8d77b566412f5ac10de317f4186f783eb0a477a852a0

Contents?: true

Size: 103 Bytes

Versions: 7

Compression:

Stored size: 103 Bytes

Contents

import "test/addressbook_base.proto";
package tutorial;

extend Person {
  optional int32 age = 100;
}

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
macks-ruby_protobuf-0.3.2.1 test/proto/addressbook_ext.proto
macks-ruby_protobuf-0.3.2.2 test/proto/addressbook_ext.proto
macks-ruby_protobuf-0.3.2.3 test/proto/addressbook_ext.proto
macks-ruby_protobuf-0.3.3 test/proto/addressbook_ext.proto
ruby_protobuf-0.3.3 test/proto/addressbook_ext.proto
ruby_protobuf-0.3.2 test/proto/addressbook_ext.proto
ruby_protobuf-0.3.0 test/addressbook_ext.proto