We have some apps using the acts_as_taggable *gem* (which as far
as I can tell is a different thing from the acts_as_taggable
*plugin*).  Version 2.0.2

Unfortunately, under rails 2.1.2, we're getting complaints
when the gem tries to use the "push_with_attributes" method:

  undefined method `push_with_attributes' for <blah>

Is there a newer version of the acts_as_taggable gem, and
if so, how would I get it?  A simple

  gem update acts_as_taggable

reports "Nothing to update"

Thanks!

        -glenn


--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to