googleapis / gapic-generator-ruby

Generate Ruby gRPC client libraries from Protocol Buffer definitions.
Apache License 2.0
45 stars 32 forks source link

feat: Use module name to prevent keyword collision with enum values #1072

Closed aandreassa closed 6 months ago

aandreassa commented 6 months ago

A slight change from #1061 in order to be compatible with yard. It now uses the module name instead of self.