mirror of
https://github.com/ruby/ruby.git
synced 2026-08-23 04:01:55 +08:00
RHash isn't a good fit for storing `cdhash` as this force to allow arbitrary hash types into RHash, which doesn't work with AR tables. It also cause the cdhash to be larger than needed.