mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Add CHANGELOG [ci skip]
This commit is contained in:
@@ -5,9 +5,6 @@ module ActiveModelSerializers
|
||||
config.secret_key_base = 'abc123'
|
||||
config.active_support.test_order = :random
|
||||
config.action_controller.perform_caching = true
|
||||
# TODO: figure out why turning on the memory cache changes
|
||||
# the result of the CacheTest#test_associations_cache_when_updated
|
||||
# and if it is more correct or less correct.
|
||||
config.action_controller.cache_store = :memory_store
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user