Looking at the many to many "remove_all_*" <http://sequel.jeremyevans.net/rdoc/files/doc/association_basics_rdoc.html#label-remove_all_association+-28e.g.+remove_all_albums-29+-5Bone_to_many+and+many_to_many-5D> it states that I should get the count of deleted rows returned to me. Instead, I get an empty array if there is nothing to delete, or, I will get an array of the associations that were deleted. Please advise as to what I should be expecting?
-- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
