]> cat aescling's git repositories - mastodon.git/commit
Fix tag normalization and migration not removing duplicate tags (#11441)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 29 Jul 2019 18:40:21 +0000 (20:40 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jul 2019 18:40:21 +0000 (20:40 +0200)
commite136112ab76a37cbde5c1bcfeb562c8e0a5b5116
treedb91ad2e6b5579c6682b4cab0c3488bad506595d
parentaefeb65656605f3e32021acbc78c8e21307921fd
Fix tag normalization and migration not removing duplicate tags (#11441)

Fix #11428
app/models/tag.rb
db/migrate/20190726175042_add_case_insensitive_index_to_tags.rb
spec/models/tag_spec.rb