aetherknight / recursive-open-struct

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

Mumuki feature use symbols for hash representation #40

Closed aetherknight closed 8 years ago

aetherknight commented 8 years ago

This is an extension of #34 :

This is an API-breaking change, but also a bugfix. Based on the discussion in #34 I will likely make this be a minor version release instead of a major release or a patch release.

aetherknight commented 8 years ago

+CC @Kris-LIBIS @faloi

aetherknight commented 8 years ago

I added ruby-head to .travis.yml, which is the only failing check, in anticipation for #39.