Ben Jansen
Ben Jansen
In one of my cookbooks, I'm using a node attribute to control whether a config file is laid down or deleted during the chef run. The node attribute's default value...
I am using ruby_protobuf version 0.4.11 and ruby 2.0.0p247. Given a proto file: ``` message Foo { } message Bar { optional Foo f = 1; } ``` Foo.merge_from() will...
Add an option to pass arbitrary HTTP request headers in the `raw` command, for endpoints such as `[app]/sso/saml/metadata` that are not JSON. Also do not attempt to parse the body...
CONTRIBUTING.md refers to an Individual Contributor License Agreement with a URL of https://www.clahub.com/agreements/Nike-Inc/fastbreak Loading that URL shows a generic app setup page. ## Expected Behavior Viewing ICLA URL shows the...
Add an Oracle Linux 7.2 box to the list of platforms. My hope is that this is a step toward getting binaries for Oracle Linux on https://rvm.io/binaries/ `./run oracle_72_64bit` output...