rails/activesupport/lib
Jonathan Hefner ef703fecac Replace NullCoder with :passthrough coder
`NullCoder` is functionally equivalent to the `:passthrough` coder.
Additionally, `NullCoder` was added in c4845aa7791839fcdf723dc77e3df258e7274496
to serve as the default coder for `MemCacheStore`, but `MemCacheStore`
now uses `:passthrough` as its (legacy) default coder.
2023-07-05 17:11:26 -05:00
..
active_support Replace NullCoder with :passthrough coder 2023-07-05 17:11:26 -05:00
active_support.rb Move 6.1 cache format warning to where its used 2023-06-28 18:09:04 -04:00