Test caching with fragmented key

- on association, fix up assocation logic
- on attribute
This commit is contained in:
Benjamin Fleischer
2016-06-07 03:57:24 -05:00
parent b8924157d7
commit 5375e009e2
4 changed files with 53 additions and 35 deletions

View File

@@ -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
}
]
}