Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am looking for a good tutorial/pattern for implementing tags on my data to assist searching.

share|improve this question
1  
-1 For vagueness – NullUserException Aug 2 '10 at 13:21

closed as not a real question by George Johnston, Nix, JoseK, Piskvor, Graviton Aug 3 '10 at 1:14

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

With ruby on rails, it's very easy, you can use acts-as-taggable-on plugin

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.