daniel-nelson

Results 6 issues of daniel-nelson

I see tests for not counting bots as part of the experiment results, so that is good on the experimental integrity side of things. But it appears that Vanity still...

Returning JSON such as `my_date: '2015-02-24'`. Showing via `{{my_date | ordinalDate:'MMMM d'}}` resulted in "February 23rd". Changing to `{{my_date | date:'MMMM d'}}` showed the correct date of "February 24". Perhaps...

… document.body ## Proposed changes Autocomplete should pass dropdownOptions to the dropdown. As described in https://github.com/Dogfalo/materialize/issues/1385, Dropdown options can be used to customize the container used by Dropdown. Autocomplete is...

When following the example in the _Compatibility with Require.js_ section of the readme: ``` require ['jasmine.waitsfor.requirejs'], jasmine.getEnv().execute ``` I was running into an error in which _this_ was _window_ in...

Perhaps this is a problem with the way the pool keys are parsed? Problematic settings: https://gist.github.com/daniel-nelson/0dfa8a26bbdca45ffc5850f710410020 Resulted in: $ sudo monit validate 'delayed_job.platejoy-1' process is not running 'delayed_job.platejoy-1' trying to...