DavyJonesLocker / postgres_ext-serializers

MIT License
324 stars 30 forks source link

Missing support for `include_[ATTRIBUTE]?` #26

Closed mcm-ham closed 9 years ago

mcm-ham commented 9 years ago

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