Flowdock
method

find_signed!

Importance_1
v6.1.3.1 - Show latest stable - 0 notes - Class: Blob
find_signed!(id, record: nil, purpose: :blob_id) public

Works like find_signed, but will raise an +ActiveSupport::MessageVerifier::InvalidSignature+ exception if the signed_id has either expired, has a purpose mismatch, is for another record, or has been tampered with. It will also raise an +ActiveRecord::RecordNotFound+ exception if the valid signed id can’t find a record.

Show source
Register or log in to add new notes.