JD
JD
Hello, I came across boing from this issue: https://github.com/ninjudd/drip/issues/60 I am using drip with jRuby 1.7.19 and Rails 4.1.10 and while _rails c_ and _rails s_ work great, _rake test_...
Hello, I pointed this at my rancher 1.4.3 server and it said about half my stacks were in an UNHEALTHY state and fired off a bunch of emails. However, the...
I am having an issue authenticating. ``` ruby salesforce = SalesforceBulk::Api.new("[email protected]", "PasswordSecurityToken", true) ``` and the output is ``` RuntimeError: INVALID_LOGIN: Invalid username, password, security token; or user locked out....
Thank you for creating this Bazel rule; it was exactly what I was looking for. However, I have one question: Is there, or will there be, support for using a...