Shopify / protoboeuf

Experimenting with a protobuf implementation
MIT License
37 stars 4 forks source link

Generate test fixture `_pb.rb` files in same directory as `.proto` files #87

Closed paracycle closed 5 months ago

paracycle commented 5 months ago

We were generating these files into the lib directory which should strictly be limited to files that are exported from the gem.