Good step by step guide by Ben to adding user ids to the acts as taggable plugin.
The article fails a little short of covering all bases:
- the tag_list method doesn’t take the user into account
- the delete tags isn’t linked to a user
but, it is a good start.









