rails/activesupport/lib/active_support/message_pack
r-plus 38151711c8 Fix IPAddr prefix information missing when write to cache in msgpack serializer
* Save cache size by omit the prefix if unnecessary

* rename to straightforward naming.

* check the prefix directly instead of inspect

* Remove unused helper method

* add to changelog

Co-authored-by: Jonathan Hefner <jonathan@hefner.pro>
2024-01-15 00:40:44 -06:00
..
cache_serializer.rb Support :message_pack as a cache serializer format 2023-05-03 14:22:20 -05:00
extensions.rb Fix IPAddr prefix information missing when write to cache in msgpack serializer 2024-01-15 00:40:44 -06:00
serializer.rb Fix AS::MessagePack with ENV["RAILS_MAX_THREADS"] 2023-10-01 15:22:05 -05:00