class MessageVerifierMetadataJSONTest
Private Instance Methods
verifier_options()
click to toggle source
# File activesupport/test/message_verifier_test.rb, line 140 def verifier_options { serializer: MessageVerifierTest::JSONSerializer.new } end