I have a many to many association with :accessible => true. When
trying to edit the other end view_permitted? gets called for the
target of the association with the object not having any attributes
instantiated:
(rdb:20) p self
#<Contact id: nil, email: nil, name: nil, created_at: nil, updated_at:
nil, user_id: nil>
Then on the next invocations it does have the attributes instantiated
to the objects that are associated with the object being edited.
Anyone know what's going on here or is this a bug?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to