deltab

Results 3 issues of deltab

This change checks whether there are any `updating-chart` elements on a page before setting up the timer that updates them. Obviously the check is unnecessary on *this* page, but the...

Bootlint looks at `window.$` when checking for `window.jQuery`: var globaljQuery = theWindow.$ || theWindow.jQuery; but it should not do so as they can be different (e.g. Prototype and jQuery on...

bug

The instructions say to use > $ sudo bundle but this outputs > Don't run Bundler as root. Bundler can ask for sudo if it is needed, and > installing...