coffeescript-meet-backbonejs
coffeescript-meet-backbonejs copied to clipboard
Fixed scoping on add item function
Prevents appending to every ul element on the page. Only add items to the ul element within the context of the view.