Closed krokhale closed 11 years ago
If i configure backbone to use _id, does that work with Supermodel? Or should i just a virtual attribute in mongoose and stick to id?
Thanks!
Yes, any value you use for Model#idAttribute should be respected. Let me know if it isn't so I can fix it. :)
Model#idAttribute
If i configure backbone to use _id, does that work with Supermodel? Or should i just a virtual attribute in mongoose and stick to id?
Thanks!