Skip to content

Conversation

@ileitch
Copy link

@ileitch ileitch commented Jan 27, 2015

This commit fixes aSystemStackError which can arise in a situation such as this:

I have not tried with master.

class UserSerializer < AcitveModel::Serializer
  has_one :review
end

class ReviewSerializer < ActiveModel::Serializer
  has_one :user
end

@kurko
Copy link
Member

kurko commented Mar 19, 2015

Can someone using 0.9 review this?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants