Tag Archives: tagging

has_many_polymorphs tagging snafu

I’m working on a Rails 2.0.x project which is a port of a 1.2.x based one. Since acts_as_taggable was obsoleted in 2.0.x I’m using the ultra wicked has_many_polymorphs plugin which comes with a neat Tagging generator. I ran in a … Continue reading

Posted in Home | Tagged , , , | Leave a comment