search for: tags_xxxx

Displaying 1 result from an estimated 1 matches for "tags_xxxx".

2005 Dec 24
0
acts_as_taggable - adding users and normalizing tags
...id and the denormalized version (i.e. tags -> "swat", tags_to_XXX -> "S.W.A.T"). But, when I get to the coding part it gets a bit ugly. Optimally I''d like to: @thing.tag(user_input, :normalize => true, :user => @user) where this causes the join table (tags_XXXX) to have its user_id fk set, and populate a ''denormalized'' field with "S.W.A.T" so that I can display whatever the user typed on his/her pages. Anybody got some code they want to share, or should I just start hacking on taggable? Thanks, pt. -- Parker Thompson http://...