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

Allow selectively disabling database serialization #53

Open
felixbuenemann opened this issue Apr 15, 2016 · 0 comments
Open

Allow selectively disabling database serialization #53

felixbuenemann opened this issue Apr 15, 2016 · 0 comments

Comments

@felixbuenemann
Copy link
Collaborator

There should be an option like use_postgres_serializer: false to disable postgres_ext-serializers on a case by case basis, eg. through default_serializer_options in the controller, or an option passed to render :json.

This would make it easier to work with projects where not all serializers are compatible with postgres_ext-serializers and ease migration towards full database serialization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant