You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an equivalence for the Ruby method Resource.attributes which return an Hash representation of the object?
I want to have cast a resource as a dict/JSON
I see that I can use Resource.dict but I wonder if there is a more proper way for that.
Thank you.
The text was updated successfully, but these errors were encountered:
Is there an equivalence for the Ruby method Resource.attributes which return an Hash representation of the object?
I want to have cast a resource as a dict/JSON
I see that I can use Resource.dict but I wonder if there is a more proper way for that.
Thank you.
The text was updated successfully, but these errors were encountered: