I'm confused as to which association would I add the :creator => :true
too. The :belongs_to => :user in the ProjectMembership?

On Jul 20, 11:07 am, kevinpfromnm <[email protected]> wrote:
> sounds like you want a user association to be an owner.  try adding :creator
> => true to the association and user_is? acting_user to the create
> permission.

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