jsonapi-rb / jsonapi-rails

Rails gem for fast jsonapi-compliant APIs.
http://jsonapi-rb.org
MIT License
319 stars 63 forks source link

Adding with_indiferent_access to the deserializer #97

Closed lemattma closed 5 years ago

lemattma commented 5 years ago

When using to_unsafe_hash, we're losing the indifferent access ability.