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?

-- 
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.

Reply via email to