Low commit activity in last 3 years
A long-lived project that still receives updates
Simple record tagging
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 4.2.0, < 8
 Project Readme

ActsAsTaggable

Simple tagging.

Options

  • delimiter character that delimits tags when setting a tag string
  • output_delimiter character that delimits tags when outputing the tag_string. Defaults to acts_as_taggable_options[:delimiter]
  • types types of tags to create scopes for, e.g. material tags, colour tags.