aetherknight / recursive-open-struct

OpenStruct subclass that returns nested hash attributes as RecursiveOpenStructs
Other
286 stars 54 forks source link

Issue with specs that call dup #26

Closed fervic closed 9 years ago

fervic commented 9 years ago

Travis is failing running specs for Ruby 1.9 and I backtraced it until I found the following https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/34620. Then looking into Ruby's repository I found the fix was only applied to for versions 2.0 and above: https://github.com/ruby/ruby/commit/2d952c6d16ffe06a28bb1007e2cd1410c3db2d58