DavyJonesLocker / postgres_ext-serializers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Override associations

sunil-sharma opened this issue · comments

ActiveModel serializers allow to override association. This is does not work with postgres_ext-serializers.
https://github.com/rails-api/active_model_serializers#overriding-association-methods

Could you give an example? The URL above doesn't seem to work and you might be talking about an AMS 0.9 or 0.10 feature, but currently only AMS 0.8 is supported.