DavyJonesLocker / postgres_ext-serializers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing support for `include_[ATTRIBUTE]?`

mcm-ham opened this issue · comments

ActiveModel serializers allow you to define a include_[attribute]? method to conditionally include or not an attribute. This is does not work with postgres_ext-serializers.

https://github.com/rails-api/active_model_serializers/tree/0-8-stable#attributes