Brian Lewis

Results 2 issues of Brian Lewis

I have made some changes to get around a limitation of PhantomJS for unit tests. PhantomJS currently doesn't support `bind` on Function.prototype (https://github.com/ariya/phantomjs/issues/10522). It appears as though, the cleanest workaround...