postgres_ext-serializers icon indicating copy to clipboard operation
postgres_ext-serializers copied to clipboard

Override associations

Open sunil-sharma opened this issue 10 years ago • 1 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

sunil-sharma avatar Jun 18 '15 14:06 sunil-sharma

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.

felixbuenemann avatar Apr 02 '16 03:04 felixbuenemann