Download:
child 7:6a4073144143
parent 5:8042a3d4fcc6
6:96431dd2a6a3
Anton Shestakov <engored@ya.ru>, Wed, 12 Dec 2012 03:40:40 +0900
Typo.

1 файлов изменено, 2 вставок(+), 2 удалений(-) [+]
README.rst file | annotate | diff | comparison | revisions
--- a/README.rst Tue Dec 11 23:15:40 2012 +0900
+++ b/README.rst Wed Dec 12 03:40:40 2012 +0900
@@ -18,8 +18,8 @@
filter: function(book) { return book.get('read'); }
});
- read.each(...);
- read.pluck(...);
+ shelf.each(...);
+ shelf.pluck(...);
You can add/remove models or reset *the original collection* and Shard will
honestly try to keep up with it, but currently Shard itself has no methods