Helo, I''m looking for some info on Evan Weaver''s has_many_polymorphs plugin, particularly the taggable generator. Anyone able to give some info? Somebody told me that I should use it in my app, but the documentation isn''t helping and I don''t quite understand the concept (of the Taggable) - forgive me my thickness. Cheers --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
You might be better served by this plugin: http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids -- Benjamin Curtis http://www.bencurtis.com/ -- blog http://agilewebdevelopment.com/rails-ecommerce -- build e-commerce sites with Rails On Aug 9, 2007, at 5:10 AM, michau wrote:> > Helo, I''m looking for some info on Evan Weaver''s has_many_polymorphs > plugin, particularly the taggable generator. Anyone able to give some > info? > Somebody told me that I should use it in my app, but the documentation > isn''t helping and I don''t quite understand the concept (of the > Taggable) - forgive me my thickness. > > Cheers >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I''d prefer to use HMP for tagging over any other plugin as HMP is AR extension which is a perfect fit for tagging system. On 8/9/07, Benjamin Curtis <rails-4dtGyw5agdmakBO8gow8eQ@public.gmane.org> wrote:> > You might be better served by this plugin: > > http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids > > -- > Benjamin Curtis > http://www.bencurtis.com/ -- blog > http://agilewebdevelopment.com/rails-ecommerce -- build e-commerce > sites with Rails > > > > On Aug 9, 2007, at 5:10 AM, michau wrote: > > > > > Helo, I''m looking for some info on Evan Weaver''s has_many_polymorphs > > plugin, particularly the taggable generator. Anyone able to give some > > info? > > Somebody told me that I should use it in my app, but the documentation > > isn''t helping and I don''t quite understand the concept (of the > > Taggable) - forgive me my thickness. > > > > Cheers > > > > > > >-- Cheers! - Pratik http://m.onkey.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
michau wrote:> but the documentation isn''t helpingI rewrote the tagging documentation just now: http://blog.evanweaver.com/files/doc/fauna/has_many_polymorphs/ Let me know if it''s sufficient. Take care Evan -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---