mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Test caching with fragmented key
- on association, fix up assocation logic - on attribute
This commit is contained in:
@@ -123,7 +123,7 @@ module ActionController
|
||||
id: 42,
|
||||
lat: '-23.550520',
|
||||
lng: '-46.633309',
|
||||
place: 'Nowhere' # is a virtual attribute on LocationSerializer
|
||||
address: 'Nowhere' # is a virtual attribute on LocationSerializer
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user