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
The output is as screencast, so the 'Object' seems nonsense in this case.
I tried find a config to hide the 'Object' , but failed. The 'Object' is useful as placeholder when no key value and constructor name.
The text was updated successfully, but these errors were encountered:
got it, I saw the key is shared as json and open, so I expected it can be used as another feature.
My problem is I wanna give the json a title to replace the 'Object'. But I cant create constructors for the json because the json data is from ruby object.
In the previous case, the return value is json stringfy of ruby object and the defined class is its class.
How about add title attribute to make the display more meaningful in some case?
The code is
The output is as screencast, so the 'Object' seems nonsense in this case.
I tried find a config to hide the 'Object' , but failed. The 'Object' is useful as placeholder when no key value and constructor name.
The text was updated successfully, but these errors were encountered: