I'm developing a mobile application using Cordova
and Backbone.js
with Backbone localStorage Adapter
(link).
I'm using ripple
emulator to test the application using the browser on my computer.
I'd like to know what folder on my OS does Backbone localstorege use to store the information.
Thanks