Parse also has a REST API[3] which can be used from your web application backend of choice.
[1]: https://parse.com/docs/js_guide [2]: https://anypic.org [3]: https://parse.com/docs/rest
Also, with properly-configured ACLs, you should be fine using the JS SDK client-side with a Rails backend.