allscripts-unity-client
allscripts-unity-client copied to clipboard
Ruby client for Allscripts Unity API
Currently we have in gemspec `gem.add_dependency 'activesupport', '>= 4', '< 5.0'`
When I tested in the console a sample request with HttpClient library returns that error while using the Net::Http worked fine. Also I tried to pass client options `ca_file` and...
I downloaded a zip version and did a gem build. It created the gem file. However when I do and install it says it installs though the folder in the...