Hello Fernando,
I think you documented the plugin wrong... The documentation explain to add "has_tags" to Link model but the example use Post model.
Another thing is "tag_owner?". Is that a Rails method or plugin method (i can't find)?
Can I use model named Page and use has_tags without a third model (Category?)?
If you can, update the documentation. I don't understand anything...
--
Ola Fernando,
Eu acho que voce documentou o plugin errado... A documentacao fala pra adicionar "has_tags" no model Link mas o exemplo ta usando um model chamado Post.
Outro detalhe e o "tag_owner?". E um metodo do Rails ou do Plugin (nao achei nada no plugin)?
Eu posso usar um model chamado Page e associar tags sem um terceiro model (Category?)?
Se possivel, atualize a documentacao porque eu fiquei perdido...
Valeu!