Kato Richardson

Results 6 issues of Kato Richardson

This line caused minute/second hands to bounce when they reset to 0 because they set to 60, where they wobbled for a whole second/minute respectively All others are properly adjusted...

Inserting an empty line into a fenced code block kills the syntax highlighting: ![No highlighting](https://dl.dropbox.com/u/94319/tmp/2012-06-29_082626.png) I'm using PhpStorm 4.0.2 on Windows 7

Bug

Hi, I've tried every permutation I can to get coverage to show in expresso and can't seem to sort it out. ``` bash [myuser ~/myapp]$ node -v; expresso -v; node-jscoverage...

`urlError` is invoked on [line 121](https://github.com/alexbain/backbone-firebase/blob/master/backbone-firebase.js#L121), but does not exist

`this.reference` is declared on line 22 (with default URL) and then again on line 33, creating two Firebase instances (double overhead).

See [should only remove keys in query if used on a query](https://github.com/firebase/angularFire/blob/release_0.8/tests/unit/firebase.spec.js#L200) unit test in AngularFire's fierbase.spec.js. For some reason, when working with a query, the ref's keys are not...