We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parse REST api seems to have support for it via {"score":{"__op":"Increment","amount":1}}
{"score":{"__op":"Increment","amount":1}}
But I dont see any support for it in the gem?
The text was updated successfully, but these errors were encountered:
Don't think it's here, but I'm pretty sure parse-ruby-client supports it. Hope this helps.
Sent from my iPhone
On Dec 2, 2013, at 12:32 AM, Kapil [email protected] wrote:
Parse REST api seems to have support for it via {"score":{"__op":"Increment","amount":1}} But I dont see any support for it in the gem? — Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Sorry, something went wrong.
Is that the case with relations as well? I see nothing for adding/removing relations in parse_resource gem
parse_resource
No branches or pull requests
Parse REST api seems to have support for it via
{"score":{"__op":"Increment","amount":1}}
But I dont see any support for it in the gem?
The text was updated successfully, but these errors were encountered: