Sam
Sam
Fixes #14 But it got a bit messy, mostly due to my lack of experience crafting gems. Specifically I'll call out: - jeweler – I don't know it, and so...
Previously we set the test `it "handles cross-domain images and svgs" do` to `pending` because the base64_canvas script can't handle that scenario. I've since totally reset my dev environment, and...
The README says: Add the following line to your rails application’s Rakefile require 'rails-backup-migrate' It should say instead Add the following line to your rails application’s Gemfile require 'rails-backup-migrate'
``` ---------------------------------------- 172.17.0.1 - - [11/Sep/2018 19:39:25] "GET /https://blog.rakutenmarketing.com/wp-content/uploads/2018/08/Holiday-Shopper_Feature-Image.png HTTP/1.1" 200 - https://blog.rakutenmarketing.com/wp-content/uploads/2018/08/Holiday-Shopper_Feature-Image.png ERROR:root:ok Traceback (most recent call last): File "server.py", line 19, in do_GET message = classify_nsfw.get_score(self.path[1:]) File "/workspace/classify_nsfw.py",...