Flowdock
method

find_signed

Importance_1
v5.2.3 - Show latest stable - 0 notes - Class: Blob
find_signed(id) public

You can used the signed ID of a blob to refer to it on the client side without fear of tampering. This is particularly helpful for direct uploads where the client-side needs to refer to the blob that was created ahead of the upload itself on form submission.

The signed ID is also used to create stable URLs for the blob through the BlobsController.

Show source
Register or log in to add new notes.