Chris Continanza

Results 14 comments of Chris Continanza

What about using `File.expand_path` to get the abslolute path? The Gem doesn't really know whereabouts you'd like to store the file (should It be relative to `RAILS_ROOT`, `__FILE__`), etc. Anyways,...

hey @CalebM1987 i'm sorry i missed this -- did you wind up forking or can i still merge?

no https (would need an ssl client on the arduino) but does support any header so yes on access token

can I see the value of: `response.text()` and `this.key` that you have?

No problem! Glad you got it sorted :) > On Aug 25, 2017, at 1:14 PM, Don Spaulding wrote: > > Nevermind, I see the error in my code is...

my guess is the location of wkhtmltoimage -- do you have the binary on your server and is it on your PATH?

You're definitely right that `wkhtmltoimage` doesn't seem to be picking up your fonts. To troubleshoot I'd recommend you try using `wkhtmtoimage` outside of IMGKit with a small html file that...

agreed about the uneasiness -- that's why i accept fully qualified paths. this is more of a relic from the `check list` command, which i'm not even sure is super...

where are you guys on this? i thought it made sense to name it after the tool for simplicity and namespacing. The way I think of `.checklists` is it would...

I love this idea. Already implemented it in the JS List Parser -- will backport to ruby for the command line.