Flowdock
method

signed_id_verifier=

Importance_1
v6.1.3.1 - Show latest stable - 0 notes - Class: ClassMethods
signed_id_verifier=(verifier) public

Allows you to pass in a custom verifier used for the signed ids. This also allows you to use different verifiers for different classes. This is also helpful if you need to rotate keys, as you can prepare your custom verifier for that in advance. See +ActiveSupport::MessageVerifier+ for details.

Show source
Register or log in to add new notes.