mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
s/updated/update
This commit is contained in:
@@ -4224,7 +4224,7 @@ ActiveRecord::Base.include_root_in_json = false
|
||||
Backbone will automatically try to load jQuery for you.
|
||||
</li>
|
||||
<li>
|
||||
Added an <tt>"updated"</tt> event that triggers after any amount of
|
||||
Added an <tt>"update"</tt> event that triggers after any amount of
|
||||
models are added or removed from a collection. Handy to re-render lists
|
||||
of things without debouncing.
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user