Thomas Hunter II
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): 
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/
Which problem?
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...