tagging
tagging copied to clipboard
Change relatedModels() parameters
It just seems to me that you might want to consider swapping the order, and make the model count first and the boolean of any model or this model second.
The point is also so that you can set the default of the boolean to true, because it seems odd needing to specify that each and every time.
Minor issue.