Chad Woolley

Results 25 comments of Chad Woolley

Yes, this is especially needed on CI environments where you don't want to have things fail and then go run bundler manually. Here's what I want: 1. bundler always writes...

Can't someone just throw something together and host it for free on Heroku? Is the original website code open sourced anywhere?

Awesome! Make sure to prominently update the README to point to the new site, and perhaps defunkt can throw a permanent redirect rule in his web server so the old...

@rmeritz Thanks for the report! I'm going to go ahead and leave this open to fix, as I suspect it might still break for people that do have views in...

@jordan-brough If you add tests, we can look at testing and merging this.

NOTE: If you hack the gem and upload it to a local server, remember to bump the version (e.g. 0.6.1.1) and force that version to be installed instead of 0.6.1...

This is going to keep biting more and more people, and eventually make consular unusable. Until you can fix it correctly by removing the dependency, why don't you just fork...

Also, even with the example of request headers in the docs, I don't see how it is working. E.g., the two following examples seem to return identical results. What's "raw"...

Thank you for the advice and links, @Zaid-Ajaj ! I will look into them. @isaacabraham , yes, having this as a standard template recipe would be great.

@isaacabraham regarding this: > despite Azure Functions shortcomings I am aware of the general risks and concerns with using serverless vs dedicated server architectures. But are you referring to something...