allscripts-unity-client icon indicating copy to clipboard operation
allscripts-unity-client copied to clipboard

Ruby client for Allscripts Unity API

Results 4 allscripts-unity-client issues
Sort by recently updated
recently updated
newest added

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...

Include `/Unity` or `/UnityPM`.

enhancement

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...