> Do I just have to iterate through the collection, issuing a save command on<br>
<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> each object?<br>><br>To the best of my knowledge, there's not a quicker way than:
<br>@your_collection.each {|r| r.save}</blockquote><div><br>
<br>
Thanks, Wilson - I couldn't figure out any other way to do it as well...<br>
<br>
Shelby<br>
</div><br></div><br>