yea that's not what you want to do. update-button is going to set an attribute in your model. So what you need to do is update the recipe.users attribute. something like :users => (self.users << current_user)
-- 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.
