grape-entity icon indicating copy to clipboard operation
grape-entity copied to clipboard

Why docs suggest strings for root option?

Open hubertjakubiak opened this issue 4 years ago • 1 comments

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.

hubertjakubiak avatar Jan 05 '21 07:01 hubertjakubiak

mmh, nice to know … please can you correct the README then, thanks

LeFnord avatar Feb 18 '21 14:02 LeFnord