-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
Description
Hi ,
Unable to create hasMany relation in models.
I can get the post_id to enter into the comments if non-embedded, but am having difficulty getting the comment_id added into the post.
Related question on Stackoverflow. so may be I am not doing something wrong. :)
- http://stackoverflow.com/questions/18808831/how-to-properly-add-a-related-record
- http://stackoverflow.com/questions/18819577/dirty-attribute-during-push-child-id-not-saved-in-parents-record-array
Me :
http://stackoverflow.com/questions/18808831/how-to-properly-add-a-related-record/18847240#18847240