You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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?