method
dump
v7.1.3.4 -
Show latest stable
- Class:
ActiveSupport::Cache::SerializerWithFallback::PassthroughWithFallback
dump(entry)public
No documentation available.
# File activesupport/lib/active_support/cache/serializer_with_fallback.rb, line 49
def dump(entry)
entry
end