Class
Redwood::Tagger
In:
lib/sup/tagger.rb
Parent:
Object
Methods
apply_to_tagged
drop_all_tags
drop_tag_for
new
tag
tagged?
toggle_tag_for
untag
Public Class methods
new
(mode, noun="thread", plural_noun=nil)
Public Instance methods
apply_to_tagged
(action=nil)
drop_all_tags
()
drop_tag_for
(o;)
tag
(o;)
tagged?
(o;)
toggle_tag_for
(o;)
untag
(o;)
[Validate]