fix #2036: use `rb_hash_*` to accumulate hashes
Instead of shifting/xoring the hash at each field, use the built-in ruby apis for generating a hash from multiple input values. Now returns a Fixnum.pull/2037/head
parent
047419a172
commit
de028631fc
1 changed files with 5 additions and 7 deletions
Loading…
Reference in new issue