filestack / filestack-ruby

Official Ruby SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
34 stars 27 forks source link

Add cache transformation #53

Closed rtymchyk closed 5 years ago

rtymchyk commented 5 years ago

Addresses https://github.com/filestack/filestack-ruby/issues/52 to allow the cache transformation as per official API docs here: https://www.filestack.com/docs/api/processing/#cache

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 95.783% when pulling b434b20978aeda53bd79dcdb06bccd4b859cd182 on rtymchyk:contrib/issue-52 into 23db5acb8c3065af8bb053035e00d9a241ff1443 on filestack:master.

gabifija commented 5 years ago

Hello @rtymchyk - In 2.6.1 version I've added cache to transformations. You can use it now.