Displaying 1 result from an estimated 1 matches for "c124e7d4".
2006 Jun 24
2
:limit => Parent / Child Relationship
Hi all,
I trying to find the best way to do the following and I''ll use a blog
with comments for an example.
Blog has many comments
Comments belongs to blog
My question is how to limit the number of comments (child) records read
for each blog (parent) record. Most of the solutions I''ve come up with
are limiting the number of records displayed within the views but the