grape-entity
grape-entity copied to clipboard
Why docs suggest strings for root option?
So why root 'users', 'user' not root :users, :user when all expose methods in docs generates symbols i.e. expose :user_name
I find it out when using merge: true option and comparing keys.
mmh, nice to know … please can you correct the README then, thanks