kiva / backbone.siren

Converts Siren JSON representations into Backbone Models
MIT License
14 stars 3 forks source link

Circular #58

Closed gxxcastillo closed 10 years ago

gxxcastillo commented 10 years ago

Prevent problems when serializing a model or collection that contains circular references

gxxcastillo commented 10 years ago

This should be merged after #57