Open mediavrog opened 12 years ago
it should not create duplicate metatags, if add_tag_with_meta is called with a present tag.
tags tags_array tags_including_meta
should all return the tags without duplicates, as this is the standard behaviour of taggable_with_context
only t.tags_array seems to "misbehave" right now
it should not create duplicate metatags, if add_tag_with_meta is called with a present tag.
tags tags_array tags_including_meta
should all return the tags without duplicates, as this is the standard behaviour of taggable_with_context