Open cancan101 opened 9 years ago
still valid?
I'll add my thoughts here. I think these kind of problems should be solved by some kind of state machine. For example described declaratively:
for "detail" view => this serializer
for format "api" => this serializer
Along the lines of
DetailSerializerMixin
: