On 17 Jun 2011, at 14:44, Lee Irving(MagpieUK) wrote: > I have an object that accepts nested attributes for a child object, > both objects have :attr_accessible setup with the same roles defined. > > When I pass in the attributes for the child object I was hoping that > it would trigger the attr_accessible for the same role, i,e. the role > would flow down the chain. > > This does not seem to be the case, should it?
I think I've fixed this already - can you confirm? https://github.com/rails/rails/issues/1673 Andrew -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en.
