Skip to content
This repository has been archived by the owner on Jan 12, 2018. It is now read-only.

Serializer Issue #106

Open
lisarutan opened this issue Mar 26, 2014 · 1 comment
Open

Serializer Issue #106

lisarutan opened this issue Mar 26, 2014 · 1 comment

Comments

@lisarutan
Copy link

This doesn't work:

class @user extends Serenade.Model
@Property 'id', serialize: 'id'
@Property 'username', serialize: 'username'
@Property 'email', serialize: 'email'

@ghost
Copy link

ghost commented Mar 26, 2014

Turns out serializing to the same name causes an infinite loop :). // @Burgestrand

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

1 participant