Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:each_serializer doesn't seem to work #112

Closed
mattcl opened this issue Sep 21, 2014 · 3 comments
Closed

:each_serializer doesn't seem to work #112

mattcl opened this issue Sep 21, 2014 · 3 comments

Comments

@mattcl
Copy link

mattcl commented Sep 21, 2014

Gem version: 1.10.0. I'm trying something like

expose Foo.all, each_serializer: CustomSerializer

and the CustomSerializer is not being applied.

@yacc
Copy link

yacc commented Oct 20, 2014

rocket_pants doesn't honor active_model_serializer 's each_serializer syntax

bundle list
  * active_model_serializers (0.9.0)
  * rocket_pants (1.10.0)

@toxin20
Copy link

toxin20 commented Nov 12, 2014

Is there are workaround for this?

@Sutto
Copy link
Owner

Sutto commented Nov 16, 2014

Not at the moment, but I'll be fixing this as part of #110 so please check there.

@Sutto Sutto closed this as completed Nov 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants