Skip to content

Commit

Permalink
Merge 0487e1e into cc33590
Browse files Browse the repository at this point in the history
  • Loading branch information
gabifija committed Oct 8, 2019
2 parents cc33590 + 0487e1e commit 98118c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ The `filestack_image` tag wraps the generic Rails `image_tag` and generates a ne
```erb
<%= @user.filestack_url, transform: filestack_transform.resize(width:100, height:100).enhance %>
```
For a list of valid transformations, please see [here](https://www.filestack.com/docs/api/processing/).

### Ruby SDK
Filestack::Rails injects the Filestack Ruby SDK into your application for use anywhere. You can use it to access the rest of the Filestack API and find its documentation [here](https://github.com/filestack/filestack-ruby).
Expand Down

0 comments on commit 98118c2

Please sign in to comment.