Andrew Lazarev
Results
3
issues of
Andrew Lazarev
Lets say I have a JSON object like this: ``` { success: false, error: {code: 1, message: "Something was wrong!"}, data: nil } ``` And I wan't to map object...
enhancement
I can't start shell version of remotejs on Windows 7 x64 Python 2.7. That what I've got after running remotejs.py: # RemoteJS - Remote JavaScript Console for Android. # Please...