mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Fix typo for ActiveModel::Serializer::Caching in the CHANGELOG
This commit is contained in:
parent
fd8cb67b85
commit
18313df12d
@ -7,7 +7,7 @@
|
||||
be converted to json by the module. This also removes duplicate code.
|
||||
https://github.com/rails-api/active_model_serializers/commit/6c6bc8872d3b0f040a200854fa5530a775824dbf
|
||||
|
||||
* ActiveModel::Seriazer::Caching module was created it enables
|
||||
* ActiveModel::Serializer::Caching module was created it enables
|
||||
Serializers to be able to cache to\_json and serialize calls. This
|
||||
also helps removing duplicate code.
|
||||
https://github.com/rails-api/active_model_serializers/commit/3e27110df78696ac48cafd1568f72216f348a188
|
||||
|
||||
Loading…
Reference in New Issue
Block a user