Hey, Sorry I didn't get back to that thread for so long! I must have overlooked it ... maybe because my fix is still working for me (using rails-2.2.2, but using mostly my own additional methods). That said, I'm not really sure how to reproduce the error you guys get. Maybe it's a good idea to put a sample app that triggers the error up on github? I could have a look tommorrow evening, although I must say that I really don't know too much about the plugins code! I just noticed a method in hmp that is an almost exact duplicate of a rails method, and updated hmp's one to reflect the latest rails code (that basically was the last fix).
Besides that, my commit got pulled back into the main repo at http://github.com/fauna/has_many_polymorphs/tree/master recently. Maybe this means that the original author might be available for action :-)? Anyways, a sample barebone rails-2.2.2 app on github that showcases the error would help! cheers snusnu On Nov 25, 11:36 pm, jko170 <[EMAIL PROTECTED]> wrote: > Anyone have a fix for this? > > On Nov 13, 11:09 pm, Nicholas Henry <[EMAIL PROTECTED]> > wrote: > > > I've tried a couple of forks on Github as well with no luck. Would love > > to see this work on Rails 2.2 as well. > > > Nicholas > > > ed wrote: > > > @edvin: Tag-related: > > >http://github.com/tejo/has_many_polymorphs/commit/a3710a131e0bcfc1d19... > > > > I'm porting a 1.2.6 app to 2.2.0 and found that using Martin > > > Gamsjaeger's fork fixed most HMP issues though I still get the method > > > error for 'macro' as you do. Can't quite figure it out. Anyone else > > > get it? I'm not seeing any forks on Github dealing with the error. > > > > Ed > > > -- > > Posted viahttp://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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

