Put checks in on init to deal with empty decks, fixes #51
commit84b3ff39402eccd8a8a26f95f3c935c5d33c34b6
authorimakewebthings <caleb@imakewebthings.com>
Tue, 1 Nov 2011 08:43:31 +0000 (1 16:43 +0800)
committerimakewebthings <caleb@imakewebthings.com>
Tue, 1 Nov 2011 08:43:31 +0000 (1 16:43 +0800)
tree72533be1b82b806d9ba6b0b761037a9e6fafaf59
parente3d877601b273cc16ef6850b4e118d2a6d9f4b96
Put checks in on init to deal with empty decks, fixes #51
core/deck.core.js
extensions/hash/deck.hash.js
test/fixtures/empty.html [new file with mode: 0644]
test/spec.core.js