Adam Haris

Results 3 comments of Adam Haris

I did some experiments with caching yesterday, but most changes that I made was in jsonapi-resources CachedResourceFragment class. I'm exposing the original model into cache, so jsonapi-authorizer works just fine...

@kevinmcconnell This might be a better approach and make this PR irrelevant: https://github.com/basecamp/fizzy/pull/1958

@kevinmcconnell Thanks for the suggestions, they were spot-on, I’ve applied all of them. Now `MULTI_TENANT` is true by default, otherwise some tests would break.