zencoder-rb icon indicating copy to clipboard operation
zencoder-rb copied to clipboard

Zencoder integration gem.

Results 5 zencoder-rb issues
Sort by recently updated
recently updated
newest added

Welcome to [WhiteSource for GitHub.com](https://github.com/apps/whitesource-for-github-com)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource for GitHub.com...

Doing a simple: ``` bash git clone https://github.com/zencoder/zencoder-rb.git cd zencoder-rb bundle install rake test ``` failed all over the place. See below. Doing a bunch of web searches and testing...

We're using the following code for almost a year, so I figured that you might want to put it in wiki or in contrib. ``` ruby module Zencoder class HTTP...

The ruby library should support HTTP keep-alive connections where possible to minimize the SSL and TCP time per request.