hakunin
2009-Mar-13 23:12 UTC
Problem saving nested attributes for has_many associations (Rails 2.3 RC2 and Edge)
I''ve tested this on both 2.3 RC2 and Edge. This pastie contains model, helper and view: http://pastie.org/415742 When I save a vocabulary - its terms don''t save. I''m fairly sure it worked in RC1. Would appreciate any insight. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Max
2009-Mar-14 20:01 UTC
Re: Problem saving nested attributes for has_many associations (Rails 2.3 RC2 and Edge)
I just realized that :reject_if was causing the problem. What happened to it in latest rails? Could anyone explain? On Mar 13, 7:12 pm, hakunin <madfanc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''ve tested this on both 2.3 RC2 and Edge. This pastie contains > model, helper and view:http://pastie.org/415742 > > When I save a vocabulary - its terms don''t save. I''m fairly sure it > worked in RC1. Would appreciate any insight.--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---