Open scytherswings opened 5 years ago
Sometimes users might want to tag a pin with "Texas" but other times they might tag "TX". We should use TagNames to look up the correct Tag and only tag that item once with that Tag. This will help reduce duplicate tags for the same concept.
https://github.com/mbleigh/acts-as-taggable-on
Sometimes users might want to tag a pin with "Texas" but other times they might tag "TX". We should use TagNames to look up the correct Tag and only tag that item once with that Tag. This will help reduce duplicate tags for the same concept.