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

Feature/fs 1136 add image tagging and sfw #4

Closed staturecrane closed 7 years ago

staturecrane commented 7 years ago

Add Tags and SFW

This PR adds tagging and SFW to the Filelink class, as well as the debug method to the transformation class. Tests are written for both and methods have been documented.

hueyl77 commented 7 years ago

@staturecrane Did you mean to create a PR into the develop branch instead of the master branch? Viewing the changed files I see all the other changes from the other pull requests too.

staturecrane commented 7 years ago

Weird, I did not. My git flow settings must be off. I will make a new pull request