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 example code #79

Open liliakai opened 9 years ago

liliakai commented 9 years ago

The objectStore method is defined on the transaction, not the database. https://developer.mozilla.org/en-US/docs/Web/API/IDBDatabase