Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

What are the differences to ActiveModel::Serializer? #2

Open
ChristianPeters opened this issue Jun 10, 2012 · 1 comment
Open

What are the differences to ActiveModel::Serializer? #2

ChristianPeters opened this issue Jun 10, 2012 · 1 comment

Comments

@ChristianPeters
Copy link

Representers seem to fulfill the same purpose as ActiveModel::Serializers do.

Could you point out the differences of these two?

ActiveModel::Serializer is written by two Rails core developers, could have chances to be integrated in Rails, and is the more popular project. Why should I use Representer nevertheless?

@RobWu
Copy link

RobWu commented Nov 20, 2012

One big difference if that ActiveModel::Serializers does not support xml.
See rails-api/active_model_serializers#39 (comment)

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

No branches or pull requests

2 participants