Skip to content

Commit

Permalink
Split long line into two
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Colares committed Jul 8, 2012
1 parent c5c674c commit 2d406fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion en/models/saving-your-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,8 @@ association, the data array should be like this::
),
)

And for saving a record along with its related records having hasMany with more than two levels deep associations, the data array should be as follow::
And for saving a record along with its related records having hasMany with more than two
levels deep associations, the data array should be as follow::

<?php
array(
Expand Down

0 comments on commit 2d406fb

Please sign in to comment.