David Rice

Results 4 issues of David Rice

**Describe the bug** The code coverage information does not load for this one file in a project I'm working on, it renders correctly for the rest. Thankfully it's open sourced...

investigating

Ran into some issues getting setup with SSL using `celery-singleton` As I couldn't find a working way to pass args necessary to the redis instance used I ended up creating...

* refactor: change main module namespace to ValidatorNu * tests: adds Dockerfile for local example webrick server so we don't introduce any remote network requests during spec * docs: improves...

**Describe the bug** Cannot use the provided `PosMobile` service as it does not have a configured service_url_base **How to reproduce** ``` client = Adyen::Client.new() pos = Adyen::PosMobile.new() pos.create_communication_session(request) => /usr/local/bundle/gems/adyen-ruby-api-library-9.4.0/lib/adyen/client.rb:90:in...

needs response