ActsAsTaggable
Simple tagging.
Options
-
delimitercharacter that delimits tags when setting a tag string -
output_delimitercharacter that delimits tags when outputing the tag_string. Defaults to acts_as_taggable_options[:delimiter] -
typestypes of tags to create scopes for, e.g. material tags, colour tags.