superfeedr / indexeddb-backbonejs-adapter

An indexedDB adapter for Backbonejs
http://blog.superfeedr.com/indexeddb-backbonejs-adapter/
MIT License
248 stars 61 forks source link

Fix debugLog for actions executed on collection #82

Open rogeriochaves opened 9 years ago

rogeriochaves commented 9 years ago

Because collection has no id, the log was showing undefined when making a fetch for the collection, it's better to show that it is a collection