Flowdock
method

signed_id_verifier

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: Blob
signed_id_verifier() public

Customize the default signed ID verifier for backwards compatibility.

We override the reader (.signed_id_verifier) instead of just calling the writer (.signed_id_verifier=) to guard against the case where ActiveStorage.verifier isn’t yet initialized at load time.

Show source
Register or log in to add new notes.