Please grab the latest and let me know if your problems are fixed. Just to clarify on which association needs :accessible => true
If you're using something like <select-many> to add items to a has_many :through, E.g. a group has many members through memberships, and your form has: <select-many:members/> Hopefully it makes sense that you are editing the 'members' association, so that's the one that needs :accessible => true. I got muddled up at one point yesterday and said it would be the :memberships that needed it. That's not right. Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
