Closed bkerley closed 11 years ago
This change allows the following Ruby hash to be decodable from a protobuffs message:
{'allow_mult' => false}
@bkerley, this looks facially OK as-is. Would you be willing to write up a quick test for this since you found a regression?
Rebased to current master, added test.
master
LGTM.
This change allows the following Ruby hash to be decodable from a protobuffs message: