class method
self.signature?
Ruby on Rails 7.2.3
Since v7.1.6Signature
signature?(dumped)
Returns true if the given dump begins with an ActiveSupport::MessagePack signature.
Source
# File activesupport/lib/active_support/message_pack.rb, line 39
Defined in activesupport/lib/active_support/message_pack.rb line 39
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::MessagePack