You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/test
lilia 1bb480f6ea DRY up a common view pattern
Define a Whisper.View base class that automatically parses and renders
templates and attributes defined by the subclass. This saves us a good
number of lines of code as well as some marginal memory overhead, since
we are no longer saving per-instance copies of template strings.
10 years ago
..
models Fix tests 10 years ago
views DRY up a common view pattern 10 years ago
_test.js Remove unused function in _test.js 10 years ago
blanket_mocha.js Fix blanket popup 11 years ago
index.html DRY up a common view pattern 10 years ago
protos Add a page for testing views. 11 years ago
test.js Remove unused function in _test.js 10 years ago