Commits


Aaron Patterson authored and GitHub committed d797c78e570
AVRO-3722: [Ruby] Eagerly initialize instance variables for better inline cache hits (#2132) Eagerly initialize the `@type_adapter` instance variable to `nil` to see better inline cache hits