method
fallback?
v7.1.3.4 -
Show latest stable
- Class:
ActiveSupport::Messages::SerializerWithFallback
fallback?(format)private
No documentation available.
# File activesupport/lib/active_support/messages/serializer_with_fallback.rb, line 44
def fallback?(format)
format != :marshal
end