ok, I definitely understand how the user is tied to the controller level, but i don't quite understand the mechanism of how it is available to the model instances in certain cases.
There seems to be a problem since permission related calls are not behaving correctly, like when trying to change context on a form. The controller level information is not being passed to the model. How can we access the current acting_user from a view? Do we have to set an instance variable in the show or edit controller. Then I could use that in the edit_permitted instance methods. Is kind of jerry- rigging though. -- 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.
