docs/exclude_association.md in clowne-1.1.0 vs docs/exclude_association.md in clowne-1.2.0

- old
+ new

@@ -1,8 +1,5 @@ ---- -id: exclude_association -title: Exclude Association ---- +# Exclude Association Clowne doesn't include any association by default and doesn't provide _magic_ `include_all` declaration (although you can [add one by yourself](customization.md)). Nevertheless, sometimes you might want to exclude already added associations (when inheriting a cloner or using [traits](traits.md)).