Skip to content

culturecode/acts_as_taggable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages