mockJSON
mockJSON copied to clipboard
Suggestion: Support for jquery.couch.app.js
Hi, nice framework,
I was switching my application to use couchdb which result in a jquery.mockjson.js:30Uncaught TypeError: Object #<Object> has no method 'success'
It would be nice if this can be supported, probably a nice advantage for couchdb lovers to use your mockup framework.
my call looks like: $db.view("myapplication/document", { success : function(data) { var name; ...
Thanks for the info, raDiesle. I'll try to look into it soon.