module
ActiveSupport::Cache::SerializerWithFallback
rails latest stable
No documentation available for this module.
Constants
SERIALIZERS = {\npassthrough: PassthroughWithFallback,\nmarshal_6_1: Marshal61WithFallback,\nmarshal_7_0: Marshal70WithFallback,\nmarshal_7_1: Marshal71WithFallback,\nmessage_pack: MessagePackWithFallback,\n}
Files
- activesupport/lib/active_support/cache/serializer_with_fallback.rb