Sha256: 71e67b7d17cce24fb3e2e1330cc3badb98c6f8b540d6911b97b21653497061a7
Contents?: true
Size: 217 Bytes
Versions: 2
Compression:
Stored size: 217 Bytes
Contents
message UserMessage { optional string guid = 1; optional string name = 2; optional string email = 3; } message UserSearchMessage { repeated string guid = 1; repeated string email = 2; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
protobuf-activerecord-1.1.1 | spec/support/definitions/user.proto |
protobuf-activerecord-1.1.0 | spec/support/definitions/user.proto |