Thomas Hunter II

Results 216 comments of Thomas Hunter II

I'll accept the pull request, however, I think the same issue exists in the other controllers (most of them have a list_items() method).

+1 dopa's comment

On second thought, these two methods are misleading. They don't actually fire based on whether a reward video is played or not. Ideally the `showRewardVideoAd()` API would change to accept...

FYI I'm using this PR on my personal site. Here's an example of a page rendered using this code: https://thomashunter.name/posts/2016-02-03-microsoft-sculpt-ergonomic-keyboard-review And here's a screenshot (grey text below image): ![20181118182233](https://user-images.githubusercontent.com/551402/48682791-f2eef580-eb5e-11e8-965d-af067aa9314a.png)

I will pay $10 via PayPal to get this merged and released via npm. /cc @tivie

PR has been updated to include the dist files.

I'm working on a blog post to explain a process for this (-:

@ArtNous https://blog.logrocket.com/zero-downtime-deploys-with-digitalocean-github-and-docker/

The command does seem to be implemented on the server: ``` 127.0.0.1:6379> FOOBAR (error) ERR unknown command 'FOOBAR' 127.0.0.1:6379> ASKING (error) ERR This instance has cluster support disabled 127.0.0.1:6379> RESTORE-ASKING...