Flowdock
method

signed_id_verifier

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

The verifier instance that all signed ids are generated and verified from. By default, it’ll be initialized with the class-level signed_id_verifier_secret, which within Rails comes from the Rails.application.key_generator. By default, it’s SHA256 for the digest and JSON for the serialization.

Show source
Register or log in to add new notes.